(no commit message)
[utils] / support / pom.xml
index 909ee00bc9d7ad92800fe7c82115dc81d739f651..8f6bd46001e6d045064bf95f4f290ebca7943059 100644 (file)
       <artifactId>commons-beanutils</artifactId>
     </dependency>
     <dependency>
-      <groupId>springframework</groupId>
+      <groupId>org.springframework</groupId>
       <artifactId>spring-beans</artifactId>
     </dependency>
     <dependency>
-      <groupId>springframework</groupId>
+      <groupId>org.springframework</groupId>
       <artifactId>spring-hibernate</artifactId>
     </dependency>
     <!-- should be possible to remove the dependence on log4j -->
       <groupId>jaxen</groupId>
       <artifactId>jaxen</artifactId>
     </dependency>
-   
+    <dependency>
+      <groupId>oro</groupId>
+      <artifactId>oro</artifactId>
+    </dependency>
 
   </dependencies>