You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2013/05/06 03:10:58 UTC

svn commit: r1479439 - /archiva/redback/redback-components/trunk/modello-plugins/modello-plugin-redback-registry/pom.xml

Author: olamy
Date: Mon May  6 01:10:58 2013
New Revision: 1479439

URL: http://svn.apache.org/r1479439
Log:
use staged release

Modified:
    archiva/redback/redback-components/trunk/modello-plugins/modello-plugin-redback-registry/pom.xml

Modified: archiva/redback/redback-components/trunk/modello-plugins/modello-plugin-redback-registry/pom.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/modello-plugins/modello-plugin-redback-registry/pom.xml?rev=1479439&r1=1479438&r2=1479439&view=diff
==============================================================================
--- archiva/redback/redback-components/trunk/modello-plugins/modello-plugin-redback-registry/pom.xml (original)
+++ archiva/redback/redback-components/trunk/modello-plugins/modello-plugin-redback-registry/pom.xml Mon May  6 01:10:58 2013
@@ -67,12 +67,12 @@
     <dependency>
       <groupId>org.apache.archiva.redback.components.registry</groupId>
       <artifactId>spring-registry-api</artifactId>
-      <version>2.1-SNAPSHOT</version>
+      <version>2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.archiva.redback.components.registry</groupId>
       <artifactId>spring-registry-commons</artifactId>
-      <version>2.1-SNAPSHOT</version>
+      <version>2.1</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>