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 02:40:36 UTC

svn commit: r1479424 - /archiva/redback/redback-components/trunk/spring-registry/pom.xml

Author: olamy
Date: Mon May  6 00:40:36 2013
New Revision: 1479424

URL: http://svn.apache.org/r1479424
Log:
use a staged released parent

Modified:
    archiva/redback/redback-components/trunk/spring-registry/pom.xml

Modified: archiva/redback/redback-components/trunk/spring-registry/pom.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/spring-registry/pom.xml?rev=1479424&r1=1479423&r2=1479424&view=diff
==============================================================================
--- archiva/redback/redback-components/trunk/spring-registry/pom.xml (original)
+++ archiva/redback/redback-components/trunk/spring-registry/pom.xml Mon May  6 00:40:36 2013
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.archiva.redback.components</groupId>
     <artifactId>redback-components</artifactId>
-    <version>2.1-SNAPSHOT</version>
+    <version>2.1</version>
     <relativePath>../redback-components-parent/pom.xml</relativePath>
   </parent>  
   <modelVersion>4.0.0</modelVersion>