You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ks...@apache.org on 2015/09/23 23:55:21 UTC

svn commit: r1704947 - /servicemix/maven-plugins/trunk/maven-plugins-pom/pom.xml

Author: ksobkowiak
Date: Wed Sep 23 21:55:20 2015
New Revision: 1704947

URL: http://svn.apache.org/viewvc?rev=1704947&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    servicemix/maven-plugins/trunk/maven-plugins-pom/pom.xml

Modified: servicemix/maven-plugins/trunk/maven-plugins-pom/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/maven-plugins/trunk/maven-plugins-pom/pom.xml?rev=1704947&r1=1704946&r2=1704947&view=diff
==============================================================================
--- servicemix/maven-plugins/trunk/maven-plugins-pom/pom.xml (original)
+++ servicemix/maven-plugins/trunk/maven-plugins-pom/pom.xml Wed Sep 23 21:55:20 2015
@@ -26,15 +26,15 @@
   
   <groupId>org.apache.servicemix.tooling</groupId>
   <artifactId>maven-plugins-pom</artifactId>
-  <version>5</version>
+  <version>6-SNAPSHOT</version>
   
   <packaging>pom</packaging>
   <name>Apache ServiceMix :: Plugins :: Plugins POM</name>
   
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/maven-plugins/tags/maven-plugins-pom-5</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/maven-plugins/tags/maven-plugins-pom-5</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/servicemix/maven-plugins/tags/maven-plugins-pom-5</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/maven-plugins/trunk/maven-plugins-pom</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/maven-plugins/trunk/maven-plugins-pom</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/servicemix/maven-plugins/trunk/maven-plugins-pom</url>
   </scm>
   
   <properties>