Repository: camel Updated Branches: refs/heads/master b13394c64 -> fa78b8636
Update min mvn version Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fa78b863 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/fa78b863 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/fa78b863 Branch: refs/heads/master Commit: fa78b86369c8dde6c21bfc3ec65004e4fe5fc240 Parents: 3953524 Author: Claus Ibsen <[email protected]> Authored: Wed Mar 23 11:42:14 2016 +0100 Committer: Claus Ibsen <[email protected]> Committed: Wed Mar 23 11:42:32 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/fa78b863/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7654aa8..c38f4f0 100755 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ <inceptionYear>2007</inceptionYear> <prerequisites> - <maven>3.1.1</maven> + <maven>3.2.5</maven> </prerequisites> <properties>
