better maven 3 support. (no more relativePath).
[utils] / support / spring / pom.xml
index 8ab367e3daf5ee112f0ad65df23458a428ec2cc4..c904d329e215cb44917711b3fe465e12f899ede6 100644 (file)
@@ -3,7 +3,7 @@
 
   <parent>
     <groupId>org.wamblee</groupId>
-    <artifactId>wamblee-utils</artifactId>
+    <artifactId>wamblee-support</artifactId>
     <version>0.6-SNAPSHOT</version>
   </parent>
 
@@ -50,7 +50,7 @@
     </dependency>
     <dependency>
       <groupId>net.sf.ehcache</groupId>
-      <artifactId>ehcache</artifactId>
+      <artifactId>ehcache-core</artifactId>
     </dependency>
     <dependency>
       <groupId>org.wamblee</groupId>