Author: olamy
Date: Mon May  6 00:46:42 2013
New Revision: 1479429

URL: http://svn.apache.org/r1479429
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    archiva/redback/redback-components/trunk/spring-registry/pom.xml
    
archiva/redback/redback-components/trunk/spring-registry/spring-registry-api/pom.xml
    
archiva/redback/redback-components/trunk/spring-registry/spring-registry-commons/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=1479429&r1=1479428&r2=1479429&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:46:42 2013
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.archiva.redback.components.registry</groupId>
   <artifactId>spring-registry</artifactId>
-  <version>2.1</version>
+  <version>2.2-SNAPSHOT</version>
   <name>Redback Spring Registry Component</name>
   <packaging>pom</packaging>
 
@@ -38,9 +38,9 @@
   </distributionManagement>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/tags/spring-registry-2.1</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/tags/spring-registry-2.1</developerConnection>
-    
<url>http://svn.apache.org/viewvc/archiva/redback/redback-components/tags/spring-registry-2.1</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/spring-registry/</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/spring-registry/</developerConnection>
+    
<url>http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/spring-registry</url>
   </scm>
 
   <modules>

Modified: 
archiva/redback/redback-components/trunk/spring-registry/spring-registry-api/pom.xml
URL: 
http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/spring-registry/spring-registry-api/pom.xml?rev=1479429&r1=1479428&r2=1479429&view=diff
==============================================================================
--- 
archiva/redback/redback-components/trunk/spring-registry/spring-registry-api/pom.xml
 (original)
+++ 
archiva/redback/redback-components/trunk/spring-registry/spring-registry-api/pom.xml
 Mon May  6 00:46:42 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.archiva.redback.components.registry</groupId>
     <artifactId>spring-registry</artifactId>
-    <version>2.1</version>
+    <version>2.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>spring-registry-api</artifactId>

Modified: 
archiva/redback/redback-components/trunk/spring-registry/spring-registry-commons/pom.xml
URL: 
http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/spring-registry/spring-registry-commons/pom.xml?rev=1479429&r1=1479428&r2=1479429&view=diff
==============================================================================
--- 
archiva/redback/redback-components/trunk/spring-registry/spring-registry-commons/pom.xml
 (original)
+++ 
archiva/redback/redback-components/trunk/spring-registry/spring-registry-commons/pom.xml
 Mon May  6 00:46:42 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.archiva.redback.components.registry</groupId>
     <artifactId>spring-registry</artifactId>
-    <version>2.1</version>
+    <version>2.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>spring-registry-commons</artifactId>


Reply via email to