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

[5/6] 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/6f231e94
Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/6f231e94
Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/6f231e94

Branch: refs/heads/servicemix-5.5.x
Commit: 6f231e940af9ff3c2254207a005e8e3a7bc81775
Parents: bb15e85
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Mon Oct 12 23:22:57 2015 +0200
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Fri Oct 23 00:01:23 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix/blob/6f231e94/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 32a0f71..0bd83e3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -99,7 +99,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>