[maven-release-plugin] prepare release wamblee-utils-0.4.1
[utils] / wicket / pom.xml
index 302d91d3a20ba2924484af271f04ac78537dd2f9..8ce24c85569d6a0973877dac7a17eb90707f139e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.wamblee</groupId>
     <artifactId>wamblee-utils</artifactId>
-    <version>0.2.5-SNAPSHOT</version>
+    <version>0.4.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -15,7 +15,8 @@
   <url>http://wamblee.org</url>
 
   <modules>
-    <module>inject</module>
+    <module>joe</module>
+    <module>components</module>
   </modules>
   
 </project>