From 2c79edde8a46940d457db5cb9060b83aa4a8a5ab Mon Sep 17 00:00:00 2001 From: Roberto Sánchez <roberto.sanchez@curisit.net> Date: Wed, 18 Jun 2014 12:09:32 +0000 Subject: [PATCH] #593 feature - updated to v 0.9.2 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index e223a56..b817f81 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.1-SNAPSHOT</version> + <version>0.9.2-SNAPSHOT</version> <build> <plugins> <plugin> -- Gitblit v1.3.2