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/10/28 23:26:44 UTC

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

Author: ksobkowiak
Date: Wed Oct 28 22:26:44 2015
New Revision: 1711154

URL: http://svn.apache.org/viewvc?rev=1711154&view=rev
Log:
Changed development version to 1.3.1-SNAPSHOT

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=1711154&r1=1711153&r2=1711154&view=diff
==============================================================================
--- servicemix/maven-plugins/trunk/depends-maven-plugin/pom.xml (original)
+++ servicemix/maven-plugins/trunk/depends-maven-plugin/pom.xml Wed Oct 28 22:26:44 2015
@@ -18,7 +18,7 @@
 
     <artifactId>depends-maven-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.1-SNAPSHOT</version>
     <name>Apache ServiceMix :: Plugins :: Maven2 Depends Plugin</name>
 
     <scm>