Repository: camel Updated Branches: refs/heads/master 32c6de9a5 -> d855c804e
Lets bump up the minimum Maven version as 3.3.3 is what most CI servers uses as minimum these days. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d855c804 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d855c804 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d855c804 Branch: refs/heads/master Commit: d855c804ee5ad8c155381597abe2c3f711593a6a Parents: 32c6de9 Author: Claus Ibsen <davscl...@apache.org> Authored: Mon May 8 12:40:46 2017 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Mon May 8 13:28:55 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/d855c804/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 732246b..04a02d2 100755 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ <inceptionYear>2007</inceptionYear> <prerequisites> - <maven>3.2.5</maven> + <maven>3.3.3</maven> </prerequisites> <properties>