From 99e64ffd78b36efaee558a991d4d2ad5abb7ceed Mon Sep 17 00:00:00 2001 From: rsanchez <rsanchez@curisit.net> Date: Fri, 25 Sep 2015 14:45:32 +0000 Subject: [PATCH] #2756 fix - Updated token for client API --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 722d682..ddef0c2 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.1.0-SNAPSHOT</version> + <version>1.1.1-SNAPSHOT</version> <build> <plugins> <plugin> -- Gitblit v1.3.2