aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2011-06-10 15:35:58 +0000
committerOlivier Lamy <olamy@apache.org>2011-06-10 15:35:58 +0000
commitd9ba2b6814028104bf673437da1baf889c7bbbae (patch)
treeab0594d8d3adad317d35110eddfbb5dc632678b6 /pom.xml
parent0cb8cf2879eefce11d50bc3e744105e068eb41a4 (diff)
downloadarchiva-d9ba2b6814028104bf673437da1baf889c7bbbae.tar.gz
archiva-d9ba2b6814028104bf673437da1baf889c7bbbae.zip
force spring-jdo version to be used
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1134348 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index d2337e896..6bd275e36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -380,6 +380,11 @@
<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