We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3925618 commit 64b8b2eCopy full SHA for 64b8b2e
pom.xml
@@ -23,8 +23,8 @@ under the License.
23
<parent>
24
<groupId>org.apache.maven.plugins</groupId>
25
<artifactId>maven-plugins</artifactId>
26
- <version>38</version>
27
- <relativePath/>
+ <version>39</version>
+ <relativePath />
28
</parent>
29
30
<artifactId>maven-clean-plugin</artifactId>
@@ -62,8 +62,6 @@ under the License.
62
63
<properties>
64
<mavenVersion>3.2.5</mavenVersion>
65
- <javaVersion>8</javaVersion>
66
- <mavenPluginToolsVersion>3.6.4</mavenPluginToolsVersion>
67
<project.build.outputTimestamp>2022-04-01T21:20:42Z</project.build.outputTimestamp>
68
</properties>
69
0 commit comments