Repository: camel Updated Branches: refs/heads/master d6725d344 -> 59c8a9e6a
Upgrade Maven Build Helper Plugin to version 1.10 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/59c8a9e6 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/59c8a9e6 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/59c8a9e6 Branch: refs/heads/master Commit: 59c8a9e6ae354e7569940f95b16b6a098a01a289 Parents: d6725d3 Author: Andrea Cosentino <[email protected]> Authored: Mon Mar 7 09:14:35 2016 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Mon Mar 7 09:14:35 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/59c8a9e6/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 1141cb2..c1f6168 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -77,7 +77,7 @@ <bouncycastle-version>1.54</bouncycastle-version> <boxjavalibv2.version>3.2.1</boxjavalibv2.version> <braintree-gateway-version>2.55.0</braintree-gateway-version> - <build-helper-maven-plugin-version>1.8</build-helper-maven-plugin-version> + <build-helper-maven-plugin-version>1.10</build-helper-maven-plugin-version> <c3p0-version>0.9.5.2</c3p0-version> <californium-version>1.0.0-M3</californium-version> <camel-test-spring-artifactId>camel-test-spring</camel-test-spring-artifactId>
