(no commit message)
[utils] / support / general / pom.xml
index 4efa24db5da01b7fd46cda17d3c50246e2153d90..74964413df3c5e3d4f630748d87990475789c302 100644 (file)
   <groupId>org.wamblee</groupId>
   <artifactId>wamblee-support-general</artifactId>
   <packaging>jar</packaging>
-  <name>wamblee.org support 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>