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:01:11 UTC

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

Author: ksobkowiak
Date: Wed Sep 23 22:01:10 2015
New Revision: 1704949

URL: http://svn.apache.org/viewvc?rev=1704949&view=rev
Log:
Updated maven-plugins-pom version in depends-maven-plugin

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=1704949&r1=1704948&r2=1704949&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:01:10 2015
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.servicemix.tooling</groupId>
         <artifactId>maven-plugins-pom</artifactId>
-        <version>3</version>
+        <version>5</version>
         <relativePath>../maven-plugins-pom/pom.xml</relativePath>
     </parent>