We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e9ffce commit 55ebe5bCopy full SHA for 55ebe5b
pom.xml
@@ -25,7 +25,7 @@ under the License.
25
<parent>
26
<artifactId>maven-plugins</artifactId>
27
<groupId>org.apache.maven.plugins</groupId>
28
- <version>31</version>
+ <version>32</version>
29
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
30
</parent>
31
@@ -81,7 +81,6 @@ under the License.
81
<properties>
82
<javaVersion>7</javaVersion>
83
<mavenVersion>3.0</mavenVersion>
84
- <surefire.version>2.21.0</surefire.version>
85
</properties>
86
87
<dependencies>
0 commit comments