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 2015/02/19 12:16:57 UTC

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

Author: olamy
Date: Thu Feb 19 11:16:57 2015
New Revision: 1660854

URL: http://svn.apache.org/r1660854
Log:
use last 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=1660854&r1=1660853&r2=1660854&view=diff
==============================================================================
--- archiva/redback/redback-components/trunk/spring-registry/pom.xml (original)
+++ archiva/redback/redback-components/trunk/spring-registry/pom.xml Thu Feb 19 11:16:57 2015
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.archiva.redback.components</groupId>
     <artifactId>redback-components</artifactId>
-    <version>2.4-SNAPSHOT</version>
+    <version>2.4</version>
     <relativePath>../redback-components-parent/pom.xml</relativePath>
   </parent>  
   <modelVersion>4.0.0</modelVersion>