now using JPA annotations.
[utils] / support / pom.xml
index fa53a28b6c46d7f88edd4518daa33d4b70301e3f..83977a67de46ae9d5b7df70b12d9fe8f13d150a2 100644 (file)
       <artifactId>dom4j</artifactId>
     </dependency>
     <dependency>
-      <groupId>ehcache</groupId>
+      <groupId>net.sf.ehcache</groupId>
       <artifactId>ehcache</artifactId>
     </dependency>
     <dependency>
       <groupId>xerces</groupId>
-      <artifactId>xerces</artifactId>
+      <artifactId>xercesImpl</artifactId>
     </dependency>
     <dependency>
       <groupId>org.hibernate</groupId>