Maven prerequisite is 3.0.5
Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/commit/702215dd Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/tree/702215dd Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/diff/702215dd Branch: refs/heads/release-3.1 Commit: 702215dd6e567f638970cefbc295fca9ff4c6200 Parents: 73d4daa Author: Thomas Weise <[email protected]> Authored: Fri Sep 11 01:21:23 2015 -0700 Committer: Thomas Weise <[email protected]> Committed: Fri Sep 11 01:21:23 2015 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/702215dd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 35fdac1..63a8789 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ </repositories> <prerequisites> - <maven>3.1.0</maven> + <maven>3.0.5</maven> </prerequisites> <properties>
