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 2014/01/16 02:27:23 UTC

svn commit: r1558643 - /archiva/redback/redback-components/trunk/spring-utils/pom.xml

Author: olamy
Date: Thu Jan 16 01:27:22 2014
New Revision: 1558643

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

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

Modified: archiva/redback/redback-components/trunk/spring-utils/pom.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/spring-utils/pom.xml?rev=1558643&r1=1558642&r2=1558643&view=diff
==============================================================================
--- archiva/redback/redback-components/trunk/spring-utils/pom.xml (original)
+++ archiva/redback/redback-components/trunk/spring-utils/pom.xml Thu Jan 16 01:27:22 2014
@@ -28,7 +28,7 @@
     <relativePath>../redback-components-parent/pom.xml</relativePath>
   </parent>
 
-  <version>2.1</version>
+  <version>2.2-SNAPSHOT</version>
   <artifactId>spring-utils</artifactId>
   <packaging>bundle</packaging>
   <name>Spring Utils Goodies</name>
@@ -44,9 +44,9 @@
   </distributionManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/tags/spring-utils-2.1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/tags/spring-utils-2.1</developerConnection>
-    <url>http://svn.apache.org/viewvc/archiva/redback/redback-components/tags/spring-utils-2.1</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/spring-utils/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/spring-utils/</developerConnection>
+    <url>http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/spring-utils/</url>
   </scm>
 
   <dependencies>