From 06f5e0b58dd77a11519f5f3d8e3b9ffe99b3b291 Mon Sep 17 00:00:00 2001 From: rsanchez <rsanchez@curisit.net> Date: Wed, 17 Dec 2014 12:30:22 +0000 Subject: [PATCH] #2205 feature - Added support for name and email in license requests --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index da9e8a0..edc269a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>net.curisit</groupId> <artifactId>securis-client</artifactId> - <version>1.0.3-SNAPSHOT</version> + <version>1.0.4-SNAPSHOT</version> <build> <plugins> <plugin> -- Gitblit v1.3.2