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 b2e0194 commit 162e36cCopy full SHA for 162e36c
pom.xml
@@ -22,7 +22,7 @@
22
<parent>
23
<groupId>org.apache.maven.shared</groupId>
24
<artifactId>maven-shared-components</artifactId>
25
- <version>31</version>
+ <version>32</version>
26
<relativePath>../../pom/maven/maven-shared-components/pom.xml</relativePath>
27
</parent>
28
@@ -34,7 +34,6 @@
34
<description>Provides utility methods for creating JARs and other archive files from a Maven project.</description>
35
36
<properties>
37
- <surefire.version>2.21.0</surefire.version>
38
<mavenVersion>3.0</mavenVersion>
39
<javaVersion>7</javaVersion>
40
</properties>
0 commit comments