summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2013-01-08 08:56:45 +0000
committerOlivier Lamy <olamy@apache.org>2013-01-08 08:56:45 +0000
commit6af58add56902be8da2ee025e971510b33c5b762 (patch)
tree6dd74ea64f4a0146315f708d4931f87dfe385d8f /pom.xml
parent5fd861a00ac5a68a4586312ca1160680b321b274 (diff)
downloadarchiva-6af58add56902be8da2ee025e971510b33c5b762.tar.gz
archiva-6af58add56902be8da2ee025e971510b33c5b762.zip
test with registry snapshot
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1430179 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 10b3cd234..3b15ed2c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -359,12 +359,12 @@
<dependency>
<groupId>org.apache.archiva.redback.components.registry</groupId>
<artifactId>spring-registry-api</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.archiva.redback.components.registry</groupId>
<artifactId>spring-registry-commons</artifactId>
- <version>2.0</version>
+ <version>2.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>