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 2016/01/25 21:44:58 UTC

[20/26] servicemix git commit: SM-2822 - Upgrade Maven-bundle-plugin to version 3.0.1

SM-2822 - Upgrade Maven-bundle-plugin to version 3.0.1


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

Branch: refs/heads/master
Commit: d0cc5ad7dc6cda2b1ef4db8fa2ae1b5865cfe6f7
Parents: 0386b87
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Sun Jan 24 21:06:39 2016 +0100
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Sun Jan 24 21:06:39 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/servicemix/blob/d0cc5ad7/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index c61bec2..e0c3f28 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -107,7 +107,7 @@
 
         <cxf.codegen-plugin.version>${cxf.version}</cxf.codegen-plugin.version>
         <depends-maven-plugin.version>1.3.1</depends-maven-plugin.version>
-        <maven-bundle-plugin.version>3.0.0</maven-bundle-plugin.version>
+        <maven-bundle-plugin.version>3.0.1</maven-bundle-plugin.version>
 
         <maven-archetype-packaging-version>2.0</maven-archetype-packaging-version>
     </properties>