http://wamblee.org/jira/browse/UTILS-5
[utils] / test / eclipselink / pom.xml
index 94bf74b9619e466c4ce3195d4226ed05b0d19936..38ac2c7a895e2fd32bca143797879bd51e11add1 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.wamblee</groupId>
                <artifactId>wamblee-utils</artifactId>
-               <version>0.4-SNAPSHOT</version>
+               <version>0.6-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
                <dependency>
                        <groupId>org.wamblee</groupId>
                        <artifactId>wamblee-test-enterprise</artifactId>
-                       <version>0.4-SNAPSHOT</version>
+                       <version>0.6-SNAPSHOT</version>
                </dependency>
-
-               <dependency>
-                       <groupId>org.dbunit</groupId>
-                       <artifactId>dbunit</artifactId>
-               </dependency>
-
        </dependencies>
 
 </project>