Updated Branches: refs/heads/master abba6b312 -> 08f03d17d
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/08f03d17 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/08f03d17 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/08f03d17 Branch: refs/heads/master Commit: 08f03d17dae7eb1f09731f01f0e547c242993686 Parents: abba6b3 Author: cmueller <cmuel...@apache.org> Authored: Tue Jul 30 23:29:35 2013 +0200 Committer: cmueller <cmuel...@apache.org> Committed: Tue Jul 30 23:29:35 2013 +0200 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/08f03d17/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 051b5ca..78a48b4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -260,7 +260,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> @@ -271,7 +271,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>