rsanchez
2014-12-02 c4b847017c0cf242a5714fc63138ee87b25cae24
#396 fix - Changed version to 0.9-SNAPSHOT
1 files modified
changed files
securis/pom.xml patch | view | blame | history
securis/pom.xml
....@@ -2,7 +2,7 @@
22 <modelVersion>4.0.0</modelVersion>
33 <groupId>net.curisit</groupId>
44 <artifactId>securis-server</artifactId>
5
- <version>0.0.3-SNAPSHOT</version>
5
+ <version>0.0.9-SNAPSHOT</version>
66 <name>SeCuris</name>
77 <description>CurisTEC Server Licenses</description>
88 <dependencies>
....@@ -45,7 +45,7 @@
4545 <dependency>
4646 <groupId>net.curisit</groupId>
4747 <artifactId>securis-client</artifactId>
48
- <version>1.0.1-SNAPSHOT</version>
48
+ <version>1.0.2-SNAPSHOT</version>
4949 </dependency>
5050 <dependency>
5151 <groupId>org.hibernate</groupId>