migration to maven 3
[utils] / support / spring / pom.xml
index 8ab367e3daf5ee112f0ad65df23458a428ec2cc4..4c8778041216feba7475dae45f7716019e37ee90 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>
@@ -50,7 +51,7 @@
     </dependency>
     <dependency>
       <groupId>net.sf.ehcache</groupId>
-      <artifactId>ehcache</artifactId>
+      <artifactId>ehcache-core</artifactId>
     </dependency>
     <dependency>
       <groupId>org.wamblee</groupId>