migration to maven 3
[utils] / security / usermgt / pom.xml
index 9a5ac5043d671f40cee98127a6df37a43281cf04..436f70765953a765c51309a74fb6fd8bbf04183d 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>
@@ -33,7 +34,7 @@
     
     <dependency>
       <groupId>net.sf.ehcache</groupId>
-      <artifactId>ehcache</artifactId>
+      <artifactId>ehcache-core</artifactId>
     </dependency>
 
   </dependencies>