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 2017/02/21 21:50:46 UTC

servicemix-maven-plugins git commit: Updated maven-plugins-pom version in depends-maven-plugin

Repository: servicemix-maven-plugins
Updated Branches:
  refs/heads/master b5dc530e7 -> 364072620


Updated maven-plugins-pom version in depends-maven-plugin


Project: http://git-wip-us.apache.org/repos/asf/servicemix-maven-plugins/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix-maven-plugins/commit/36407262
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-maven-plugins/tree/36407262
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-maven-plugins/diff/36407262

Branch: refs/heads/master
Commit: 364072620dc8f6a88a5ec82cd11f1fbe102565f7
Parents: b5dc530
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Tue Feb 21 22:50:25 2017 +0100
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Tue Feb 21 22:50:25 2017 +0100

----------------------------------------------------------------------
 depends-maven-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-maven-plugins/blob/36407262/depends-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/depends-maven-plugin/pom.xml b/depends-maven-plugin/pom.xml
index aac0bba..80703fa 100644
--- a/depends-maven-plugin/pom.xml
+++ b/depends-maven-plugin/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.servicemix.tooling</groupId>
         <artifactId>maven-plugins-pom</artifactId>
-        <version>5</version>
+        <version>6-SNAPSHOT</version>
         <relativePath>../maven-plugins-pom/pom.xml</relativePath>
     </parent>