[maven-release-plugin] prepare for next development iteration
[utils] / security / usermgt / pom.xml
index ca95dc3a98d825ae9d07bda23009ad8169796696..ee5652f7e8bfc7155a030108b0bc68222f3a9199 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.wamblee</groupId>
     <artifactId>wamblee-security</artifactId>
-    <version>0.8</version>
+    <version>0.9-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -18,7 +18,7 @@
     <dependency>
       <groupId>org.wamblee</groupId>
       <artifactId>wamblee-system-general</artifactId>
-      <version>0.8</version>
+      <version>0.9-SNAPSHOT</version>
     </dependency>
 
     <dependency>