Repository: camel
Updated Branches:
  refs/heads/master 911891f96 -> d40e0dc39


Upgrade Maven Bundle Plugin to version 3.3.0


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

Branch: refs/heads/master
Commit: d40e0dc392036204b0bb2b429b7f0de54f74b9b6
Parents: 1d47d51
Author: Andrea Cosentino <anco...@gmail.com>
Authored: Wed Mar 15 09:26:49 2017 +0100
Committer: Andrea Cosentino <anco...@gmail.com>
Committed: Wed Mar 15 09:27:09 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/d40e0dc3/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 0189f6b..8004224 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -425,7 +425,7 @@
     <maven-archetype-plugin-version>2.0</maven-archetype-plugin-version>
     <maven-archetype-packaging-version>2.0</maven-archetype-packaging-version>
     <maven-bundle-version>${maven-bundle-plugin-version}</maven-bundle-version>
-    <maven-bundle-plugin-version>3.2.0</maven-bundle-plugin-version>
+    <maven-bundle-plugin-version>3.3.0</maven-bundle-plugin-version>
     <maven-checkstyle-plugin-version>2.17</maven-checkstyle-plugin-version>
     <!-- AtomicException.java causes a problem with Checksyle > 6.6 due to
         https://github.com/checkstyle/checkstyle/issues/1903

Reply via email to