(no commit message)
[utils] / pom.xml
diff --git a/pom.xml b/pom.xml
index ad0c9e63015e26ef7428c2cd398e4e94809d8d3a..2d263b249cb328c3f71497f1875efe9d06215e04 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.wamblee</groupId>
        <artifactId>wamblee-utils</artifactId>
        <packaging>pom</packaging>
-       <version>0.2.5-SNAPSHOT</version>
+       <version>0.6-SNAPSHOT</version>
        <name>/</name>
        <description>wamblee.org utilities library</description>
        <url>http://wamblee.org</url>
                        <artifactId>junit</artifactId>
                        <scope>test</scope>
                </dependency>
-               <dependency>
-                       <groupId>org.dbunit</groupId>
-                       <artifactId>dbunit</artifactId>
-                       <scope>test</scope>
-               </dependency>
                <dependency>
                        <groupId>org.apache.derby</groupId>
                        <artifactId>derby</artifactId>
@@ -89,8 +83,7 @@
                <!--
                        dependency> <groupId>org.testng</groupId>
                        <artifactId>testng</artifactId> <version>5.7</version>
-                       <scope>test</scope> <classifier>jdk15</classifier> </dependency
-               -->
+                       <scope>test</scope> <classifier>jdk15</classifier> </dependency -->
        </dependencies>
 
        <dependencyManagement>
                        </dependency>
                        <dependency>
                                <groupId>net.sf.ehcache</groupId>
-                               <artifactId>ehcache</artifactId>
-                               <version>1.2.3</version>
+                               <artifactId>ehcache-core</artifactId>
+                               <version>2.2.0</version>
                        </dependency>
 
                        <dependency>
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-surefire-plugin</artifactId>
+                                <version>2.5</version>
                                <configuration>
                                        <!--
                                                enable forkMode to check if some tests do not setup their test