You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2015/02/21 20:33:01 UTC

svn commit: r1661434 - /maven/resources/trunk/apache-resource-bundles/pom.xml

Author: dennisl
Date: Sat Feb 21 19:33:01 2015
New Revision: 1661434

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

Modified:
    maven/resources/trunk/apache-resource-bundles/pom.xml

Modified: maven/resources/trunk/apache-resource-bundles/pom.xml
URL: http://svn.apache.org/viewvc/maven/resources/trunk/apache-resource-bundles/pom.xml?rev=1661434&r1=1661433&r2=1661434&view=diff
==============================================================================
--- maven/resources/trunk/apache-resource-bundles/pom.xml (original)
+++ maven/resources/trunk/apache-resource-bundles/pom.xml Sat Feb 21 19:33:01 2015
@@ -31,16 +31,16 @@
 
   <groupId>org.apache.apache.resources</groupId>
   <artifactId>apache-resource-bundles</artifactId>
-  <version>5</version>
+  <version>6-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Resource Bundles</name>
   <inceptionYear>2006</inceptionYear>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/resources/tags/apache-resource-bundles-5</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/tags/apache-resource-bundles-5</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/maven/resources/tags/apache-resource-bundles-5</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/resources/trunk/apache-resource-bundles</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/trunk/apache-resource-bundles</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/maven/resources/trunk/apache-resource-bundles</url>
   </scm>
 
   <issueManagement>