diff --git a/BUILDING.txt b/BUILDING.txt index a917bfa1a2..00d25a92d9 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -7,7 +7,7 @@ https://cwiki.apache.org/confluence/display/TEZ Requirements: * JDK 1.8+ -* Maven 3.1 or later +* Maven 3.1.1 or later * Findbugs 2.0.2 or later (if running findbugs) * ProtocolBuffer 3.21.1 * Internet connection for first build (to fetch all dependencies) diff --git a/pom.xml b/pom.xml index 159bbae58f..efe277dd6b 100644 --- a/pom.xml +++ b/pom.xml @@ -1058,7 +1058,7 @@ - [3.0.2,) + [3.1.1,) [${maven.compiler.target},)