[maven-release-plugin] prepare release wamblee-utils-0.6
[utils] / system / spring / pom.xml
index 81ac61df359f6b36d79dd6e97a84a5b8de9936c7..6b8c824f4b4fc0b32334a1be05de616bfea4632e 100644 (file)
@@ -3,16 +3,15 @@
 
     <parent>
         <groupId>org.wamblee</groupId>
-        <artifactId>wamblee-utils</artifactId>
-        <version>0.6-SNAPSHOT</version>
-               <relativePath>../..</relativePath>
+        <artifactId>wamblee-system</artifactId>
+        <version>0.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.wamblee</groupId>
     <artifactId>wamblee-system-spring</artifactId>
     <packaging>jar</packaging>
-    <version>0.6-SNAPSHOT</version>
+    <version>0.6</version>
     <name>/system/spring</name>
     <url>http://wamblee.org</url>
     <dependencies>