better maven 3 support. (no more relativePath).
[utils] / support / general / pom.xml
index 8cd135f9d76bcf69f1687e7dd1edb777b6250a0e..e70a891c0cbe355f0a415bcecc27ed0927f5734d 100644 (file)
@@ -3,9 +3,8 @@
 
   <parent>
     <groupId>org.wamblee</groupId>
-    <artifactId>wamblee-utils</artifactId>
+    <artifactId>wamblee-support</artifactId>
     <version>0.6-SNAPSHOT</version>
-    <relativePath>../..</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>