test with registry snapshot

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1430179 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2013-01-08 08:56:45 +00:00
parent 5fd861a00a
commit 6af58add56
1 changed files with 2 additions and 2 deletions

View File

@ -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>