This is an automated email from the ASF dual-hosted git repository.

mmiller pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo.git


The following commit(s) were added to refs/heads/master by this push:
     new 0039ec1  ACCUMULO-4703 Update maven min version
0039ec1 is described below

commit 0039ec1b69f68e07494dc47bd5c8a761f8002c7e
Author: Mike Miller <mmil...@apache.org>
AuthorDate: Wed Sep 20 15:59:49 2017 -0400

    ACCUMULO-4703 Update maven min version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b0e224c..5510ff7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@
     <maven.compiler.source>1.8</maven.compiler.source>
     <maven.compiler.target>1.8</maven.compiler.target>
     <!-- the maven-release-plugin makes this recommendation, due to plugin 
bugs -->
-    <maven.min-version>3.0.5</maven.min-version>
+    <maven.min-version>3.2.5</maven.min-version>
     <!-- surefire/failsafe plugin option -->
     
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
     <powermock.version>1.6.5</powermock.version>

-- 
To stop receiving notification emails like this one, please contact
['"commits@accumulo.apache.org" <commits@accumulo.apache.org>'].

Reply via email to