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/12 23:32:07 UTC

[4/4] servicemix git commit: SM-2696: Upgrade to maven-bundle-plugin 3.0.0

SM-2696: Upgrade to maven-bundle-plugin 3.0.0


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

Branch: refs/heads/master
Commit: c7d24357a4cc739f94a3c57a4d2c11191f2b9874
Parents: 1f3e989
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Mon Oct 12 23:22:57 2015 +0200
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Mon Oct 12 23:22:57 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix/blob/c7d24357/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index eeb6582..d6c6afa 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -102,7 +102,7 @@
 
         <cxf.codegen-plugin.version>${cxf.version}</cxf.codegen-plugin.version>
         <depends-maven-plugin.version>1.3</depends-maven-plugin.version>
-        <maven-bundle-plugin.version>2.5.4</maven-bundle-plugin.version>
+        <maven-bundle-plugin.version>3.0.0</maven-bundle-plugin.version>
 
         <maven-archetype-packaging-version>2.0</maven-archetype-packaging-version>
     </properties>