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 2015/10/15 17:44:56 UTC

camel git commit: Upgrade Maven Shade Plugin to version 2.4.1

Repository: camel
Updated Branches:
  refs/heads/master 54c0d63a6 -> 1b68fc482


Upgrade Maven Shade Plugin to version 2.4.1


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

Branch: refs/heads/master
Commit: 1b68fc48262c59e228a754a31e3ed9dafdc6a11a
Parents: 54c0d63
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Oct 15 17:30:37 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Oct 15 17:30:37 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/1b68fc48/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 3f66ec1..fffa1e8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -358,7 +358,7 @@
     <maven-resources-plugin-version>2.6</maven-resources-plugin-version>
     <maven-reporting-api-version>2.2.1</maven-reporting-api-version>
     <maven-reporting-impl-version>2.0.5</maven-reporting-impl-version>
-    <maven-shade-plugin-version>2.4</maven-shade-plugin-version>
+    <maven-shade-plugin-version>2.4.1</maven-shade-plugin-version>
     <maven-surefire-report-plugin-version>2.13</maven-surefire-report-plugin-version>
     <maven-war-plugin-version>2.6</maven-war-plugin-version>
     <maven-version>2.0</maven-version>