summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
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