better maven 3 support. (no more relativePath).
[utils] / test / eclipselink / pom.xml
index 1a3da51da2ff2d4b08fee44252300c53c4fbffe5..187197c30d105b82f335cdde5c6bd02404ec9bc1 100644 (file)
@@ -3,7 +3,7 @@
 
        <parent>
                <groupId>org.wamblee</groupId>
-               <artifactId>wamblee-utils</artifactId>
+               <artifactId>wamblee-test</artifactId>
                <version>0.6-SNAPSHOT</version>
        </parent>
 
                        <artifactId>wamblee-test-enterprise</artifactId>
                        <version>0.6-SNAPSHOT</version>
                </dependency>
-
-               <dependency>
-                       <groupId>org.dbunit</groupId>
-                       <artifactId>dbunit</artifactId>
-               </dependency>
-
        </dependencies>
 
 </project>