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/24 00:37:54 UTC

svn commit: r1704957 - /servicemix/maven-plugins/trunk/depends-maven-plugin/pom.xml

Author: ksobkowiak
Date: Wed Sep 23 22:37:54 2015
New Revision: 1704957

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

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

Modified: servicemix/maven-plugins/trunk/depends-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/maven-plugins/trunk/depends-maven-plugin/pom.xml?rev=1704957&r1=1704956&r2=1704957&view=diff
==============================================================================
--- servicemix/maven-plugins/trunk/depends-maven-plugin/pom.xml (original)
+++ servicemix/maven-plugins/trunk/depends-maven-plugin/pom.xml Wed Sep 23 22:37:54 2015
@@ -18,13 +18,13 @@
 
     <artifactId>depends-maven-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>1.3</version>
+    <version>1.4-SNAPSHOT</version>
     <name>Apache ServiceMix :: Plugins :: Maven2 Depends Plugin</name>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/maven-plugins/tags/depends-maven-plugin-1.3</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/maven-plugins/tags/depends-maven-plugin-1.3</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/servicemix/maven-plugins/tags/depends-maven-plugin-1.3</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/maven-plugins/trunk/depends-maven-plugin</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/maven-plugins/trunk/depends-maven-plugin</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/servicemix/maven-plugins/trunk/depends-maven-plugin</url>
     </scm>
 
     <dependencies>