better maven 3 support. (no more relativePath).
[utils] / security / usermgt / pom.xml
index 9a5ac5043d671f40cee98127a6df37a43281cf04..c99cd5a73a422f91a7eb308052dd2e052b2fdea2 100644 (file)
@@ -3,7 +3,7 @@
 
   <parent>
     <groupId>org.wamblee</groupId>
-    <artifactId>wamblee-utils</artifactId>
+    <artifactId>wamblee-security</artifactId>
     <version>0.6-SNAPSHOT</version>
   </parent>
 
@@ -33,7 +33,7 @@
     
     <dependency>
       <groupId>net.sf.ehcache</groupId>
-      <artifactId>ehcache</artifactId>
+      <artifactId>ehcache-core</artifactId>
     </dependency>
 
   </dependencies>