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 2016/06/21 09:36:02 UTC

camel git commit: Upgrade Maven exec plugin to version 1.5.0

Repository: camel
Updated Branches:
  refs/heads/master 13d1255ec -> 532f5a048


Upgrade Maven exec plugin to version 1.5.0


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

Branch: refs/heads/master
Commit: 532f5a0487976d356a53f11fcbc0455b1e32c76c
Parents: 13d1255
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Jun 21 11:34:40 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Jun 21 11:34:40 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/532f5a04/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 155c1ab..6b637d5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -167,7 +167,7 @@
     <!-- embedmongo 1.50.2 do not work -->
     <embedmongo-version>1.50.1</embedmongo-version>
     <etcd4j-version>2.11.0</etcd4j-version>
-    <exec-maven-plugin-version>1.4.0</exec-maven-plugin-version>
+    <exec-maven-plugin-version>1.5.0</exec-maven-plugin-version>
     <ezmorph-bundle-version>1.0.6_1</ezmorph-bundle-version>
     <facebook4j-core-version>2.4.4</facebook4j-core-version>
     <facebook4j-core-bundle-version>2.4.4_1</facebook4j-core-bundle-version>