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/20 19:17:49 UTC

servicemix-maven-plugins git commit: Version chenged to 1.4.0-SNAPSHOT

Repository: servicemix-maven-plugins
Updated Branches:
  refs/heads/master 3c95e367a -> 8978f142a


Version chenged to 1.4.0-SNAPSHOT


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/8978f142
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-maven-plugins/tree/8978f142
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-maven-plugins/diff/8978f142

Branch: refs/heads/master
Commit: 8978f142a828872ccc00103b98414cc29a0aa34b
Parents: 3c95e36
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Mon Feb 20 20:17:11 2017 +0100
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Mon Feb 20 20:17:11 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/8978f142/depends-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/depends-maven-plugin/pom.xml b/depends-maven-plugin/pom.xml
index 5b41a24..83c76fd 100644
--- a/depends-maven-plugin/pom.xml
+++ b/depends-maven-plugin/pom.xml
@@ -18,7 +18,7 @@
 
     <artifactId>depends-maven-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>1.3.2-SNAPSHOT</version>
+    <version>1.4.0-SNAPSHOT</version>
     <name>Apache ServiceMix :: Plugins :: Maven2 Depends Plugin</name>
 
     <build>