]> source.dussan.org Git - archiva.git/commitdiff
force spring-jdo version to be used
authorOlivier Lamy <olamy@apache.org>
Fri, 10 Jun 2011 15:35:58 +0000 (15:35 +0000)
committerOlivier Lamy <olamy@apache.org>
Fri, 10 Jun 2011 15:35:58 +0000 (15:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1134348 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-web/archiva-webapp/pom.xml
pom.xml

index e70751fdcf6196159b569f1467a9b52786155850..b795ab84b7d9f01787a4202f5718db191cd53875 100644 (file)
       <groupId>org.codehaus.redback.components.cache</groupId>
       <artifactId>spring-cache-api</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.codehaus.redback.components</groupId>
+      <artifactId>spring-jdo2</artifactId>
+    </dependency>
     <dependency>
       <groupId>org.codehaus.redback.components.cache</groupId>
       <artifactId>spring-cache-ehcache</artifactId>
diff --git a/pom.xml b/pom.xml
index d2337e8966e54f034dcb934915c32debf0e497f6..6bd275e36f71156fb0c930f39bfeeff5dcbd0993 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <artifactId>spring-utils</artifactId>
         <version>1.0-SNAPSHOT</version>
       </dependency>
+      <dependency>
+        <groupId>org.codehaus.redback.components</groupId>
+        <artifactId>spring-jdo2</artifactId>
+        <version>1.0-SNAPSHOT</version>
+      </dependency>
 
       <!--
       use this layer as some modules need to use maven apis