(no commit message)
[utils] / support / general / pom.xml
index 90dec8da58e72c56336e2e51f9ed558ec28c6539..e812bfb38da5de14396a0db9f3a1e83ac0165ad3 100644 (file)
   <groupId>org.wamblee</groupId>
   <artifactId>wamblee-support-general</artifactId>
   <packaging>jar</packaging>
-  <name>wamblee.org support general library</name>
+  <name>/support/general</name>
   <url>http://wamblee.org</url>
   <dependencies>
+    <dependency>
+      <groupId>oro</groupId>
+      <artifactId>oro</artifactId>
+    </dependency>
     <dependency>
       <groupId>commons-logging</groupId>
       <artifactId>commons-logging</artifactId>
       <groupId>commons-beanutils</groupId>
       <artifactId>commons-beanutils</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.wamblee</groupId>
-      <artifactId>wamblee-hibernate-jpa</artifactId>
-      <version>0.2-SNAPSHOT</version>
-    </dependency>
     <!-- should be possible to remove the dependence on log4j -->
     <dependency>
       <groupId>log4j</groupId>
       <groupId>net.sf.ehcache</groupId>
       <artifactId>ehcache</artifactId>
     </dependency>
-    <dependency>
-      <groupId>xerces</groupId>
-      <artifactId>xercesImpl</artifactId>
-    </dependency>
     <dependency>
       <groupId>jaxen</groupId>
       <artifactId>jaxen</artifactId>