From 2db2bc932897adde84437498680c43e4e4e4e3bd Mon Sep 17 00:00:00 2001 From: Roberto Sánchez <roberto.sanchez@curisit.net> Date: Wed, 16 Jul 2014 14:52:37 +0000 Subject: [PATCH] #0 feature - Moved pubblic key file to jar, new version 0.9.4 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index a792286..029f86f 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>0.9.3-SNAPSHOT</version> + <version>0.9.4-SNAPSHOT</version> <build> <plugins> <plugin> -- Gitblit v1.3.2