Skip to content

Commit 162e36c

Browse files
committed
[MSHARED-747] - Upgrade maven-plugins parent to version 32
1 parent b2e0194 commit 162e36c

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
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.maven.shared</groupId>
2424
<artifactId>maven-shared-components</artifactId>
25-
<version>31</version>
25+
<version>32</version>
2626
<relativePath>../../pom/maven/maven-shared-components/pom.xml</relativePath>
2727
</parent>
2828

@@ -34,7 +34,6 @@
3434
<description>Provides utility methods for creating JARs and other archive files from a Maven project.</description>
3535

3636
<properties>
37-
<surefire.version>2.21.0</surefire.version>
3837
<mavenVersion>3.0</mavenVersion>
3938
<javaVersion>7</javaVersion>
4039
</properties>

0 commit comments

Comments
 (0)