better maven 3 support. (no more relativePath).
[utils] / wicket / pom.xml
index b8f25f3a9c76ba5d86ef52aebda61f7b2e5a11df..261317104bd2a7accafa70990fb45fb2c004c64f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.wamblee</groupId>
     <artifactId>wamblee-utils</artifactId>
-    <version>0.3</version>
+    <version>0.6-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -16,6 +16,7 @@
 
   <modules>
     <module>joe</module>
+    <module>components</module>
   </modules>
   
 </project>