Updated Branches:
  refs/heads/camel-2.11.x 9e6a1d521 -> aa130ef3b

CAMEL-6587: Cannot build camel with maven 3.1


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

Branch: refs/heads/camel-2.11.x
Commit: aa130ef3b94e2578b0642026c3acf29e8fd5cc53
Parents: 9e6a1d5
Author: cmueller <cmuel...@apache.org>
Authored: Tue Jul 30 23:29:35 2013 +0200
Committer: cmueller <cmuel...@apache.org>
Committed: Tue Jul 30 23:49:04 2013 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/aa130ef3/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 0fab70e..f2fa3f8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -255,7 +255,7 @@
     <maven-checkstyle-plugin-version>2.9.1</maven-checkstyle-plugin-version>
     <maven-clean-plugin-version>2.5</maven-clean-plugin-version>
     <maven-compiler-plugin-version>2.5.1</maven-compiler-plugin-version>
-    <maven-dependency-plugin-version>2.6</maven-dependency-plugin-version>
+    <maven-dependency-plugin-version>2.8</maven-dependency-plugin-version>
     <maven-eclipse-plugin-version>2.9</maven-eclipse-plugin-version>
     <maven-failsafe-plugin-version>2.13</maven-failsafe-plugin-version>
     <maven-install-plugin-version>2.4</maven-install-plugin-version>
@@ -266,7 +266,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.0</maven-shade-plugin-version>
+    <maven-shade-plugin-version>2.1</maven-shade-plugin-version>
     <maven-source-plugin-version>2.2.1</maven-source-plugin-version>
     <maven-surefire-plugin-version>2.13</maven-surefire-plugin-version>
     
<maven-surefire-report-plugin-version>2.13</maven-surefire-report-plugin-version>

Reply via email to