From: Olivier Lamy Date: Tue, 10 Apr 2012 22:49:46 +0000 (+0000) Subject: use spring jdo2 from apache namespace X-Git-Tag: redback-2.0~166 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=49f64b72e3c1bb8279b73ba36db0292e8a896f77;p=archiva.git use spring jdo2 from apache namespace git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1312032 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/pom.xml b/pom.xml index 9c37e8578..d7fe73fba 100644 --- a/pom.xml +++ b/pom.xml @@ -555,9 +555,9 @@ - org.codehaus.redback.components + org.apache.archiva.redback.components spring-jdo2 - 1.0 + 2.0-SNAPSHOT xerces diff --git a/redback-common/redback-common-jdo/pom.xml b/redback-common/redback-common-jdo/pom.xml index f24e80758..0f5b3be60 100644 --- a/redback-common/redback-common-jdo/pom.xml +++ b/redback-common/redback-common-jdo/pom.xml @@ -29,7 +29,7 @@ jar - org.codehaus.redback.components + org.apache.archiva.redback.components spring-jdo2