Skip to content

Commit 55ebe5b

Browse files
committed
[MSOURCES-117] - Upgrade maven-plugins parent to version 32
1 parent 3e9ffce commit 55ebe5b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31</version>
28+
<version>32</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

@@ -81,7 +81,6 @@ under the License.
8181
<properties>
8282
<javaVersion>7</javaVersion>
8383
<mavenVersion>3.0</mavenVersion>
84-
<surefire.version>2.21.0</surefire.version>
8584
</properties>
8685

8786
<dependencies>

0 commit comments

Comments
 (0)