You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2017/03/15 08:28:11 UTC

[1/2] camel git commit: Upgrade Maven Bundle Plugin to version 3.3.0

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 <an...@gmail.com>
Authored: Wed Mar 15 09:26:49 2017 +0100
Committer: Andrea Cosentino <an...@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


[2/2] camel git commit: Upgrade Maven Exec plugin to version 1.6.0

Posted by ac...@apache.org.
Upgrade Maven Exec plugin to version 1.6.0


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

Branch: refs/heads/master
Commit: 1d47d51050d7d8f2bf7623a4e0ec18a759496097
Parents: 911891f
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Mar 15 09:22:26 2017 +0100
Committer: Andrea Cosentino <an...@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/1d47d510/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 70b1fef..0189f6b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -188,7 +188,7 @@
     <!-- embedmongo 1.50.2 do not work -->
     <embedmongo-version>1.50.1</embedmongo-version>
     <etcd4j-version>2.13.0</etcd4j-version>
-    <exec-maven-plugin-version>1.5.0</exec-maven-plugin-version>
+    <exec-maven-plugin-version>1.6.0</exec-maven-plugin-version>
     <ezmorph-bundle-version>1.0.6_1</ezmorph-bundle-version>
     <facebook4j-core-version>2.4.8</facebook4j-core-version>
     <facebook4j-core-bundle-version>2.4.8_1</facebook4j-core-bundle-version>