migration to maven 3
[utils] / test / toplink-essentials / pom.xml
index 7148e6e5211f263765521314b20631077b0cdc43..8122aaaedee27ddd35a58bd523d22ace07f4be74 100644 (file)
@@ -5,6 +5,7 @@
     <groupId>org.wamblee</groupId>
     <artifactId>wamblee-utils</artifactId>
     <version>0.6-SNAPSHOT</version>
+       <relativePath>../..</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
       <version>0.6-SNAPSHOT</version>
     </dependency>
 
-    <dependency>
-      <groupId>org.dbunit</groupId>
-      <artifactId>dbunit</artifactId>
-    </dependency>
-
   </dependencies>
 
 </project>