mvn4 aggregator
diff --git a/pom.xml b/pom.xml
index 3bb07b0..6a86af5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <parent>

     <groupId>org.apache.maven.plugins</groupId>

     <artifactId>maven-plugins</artifactId>

-    <version>34</version>

+    <version>35-SNAPSHOT</version>

     <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>

   </parent>

 

@@ -63,8 +63,8 @@
   </distributionManagement>

 

   <properties>

-    <mavenVersion>3.0</mavenVersion>

-    <javaVersion>7</javaVersion>

+    <mavenVersion>4.0.0-alpha-1-SNAPSHOT</mavenVersion>

+    <javaVersion>8</javaVersion>

     <project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>

   </properties>