Fixed Prerequisites
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/73d4daab Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/tree/73d4daab Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/diff/73d4daab Branch: refs/heads/release-3.1 Commit: 73d4daab72cf476839baa442d0ef096f29c5c02b Parents: e876cb2 Author: DataTorrent CI <[email protected]> Authored: Thu Sep 10 17:45:35 2015 +0530 Committer: DataTorrent CI <[email protected]> Committed: Thu Sep 10 17:45:35 2015 +0530 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/73d4daab/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6aefe4e..35fdac1 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ </repositories> <prerequisites> - <maven>3.1.1-RC1</maven> + <maven>3.1.0</maven> </prerequisites> <properties>
