From 3e181c597c1088b7bfee445deaef514fcf198bfa Mon Sep 17 00:00:00 2001
From: rsanchez <rsanchez@curisit.net>
Date: Mon, 10 Aug 2015 09:10:09 +0000
Subject: [PATCH] #0 fix - Replaced "app.code" by "license.type.code" parameter in config file (keeping compatibility)

---
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9786a1f..b636874 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.5-SNAPSHOT</version>
+	<version>1.0.6-SNAPSHOT</version>
 	<build>
 		<plugins>
 			<plugin>

--
Gitblit v1.3.2