Upgrade maven-bundle-plugin

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

Branch: refs/heads/master
Commit: ee8eca8146c653538ddd608ab3957b20e6495eb0
Parents: c75d321
Author: Claus Ibsen <davscl...@apache.org>
Authored: Wed Aug 3 10:02:04 2016 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Wed Aug 3 11:43:09 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 3 +--
 pom.xml        | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/ee8eca81/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 3f6efbb..4f46cb9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -398,8 +398,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>
-    <!-- Staying in 2.x because 3.x causes trouble. -->
-    <maven-bundle-plugin-version>3.0.1</maven-bundle-plugin-version>
+    <maven-bundle-plugin-version>3.2.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

http://git-wip-us.apache.org/repos/asf/camel/blob/ee8eca81/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index aa04249..a706be7 100755
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-enforcer-plugin</artifactId>
-          <version>1.4</version>
+          <version>1.4.1</version>
           <executions>
             <execution>
               <id>enforce-maven</id>

Reply via email to