@@ -26,11 +26,11 @@ under the License.
26
26
<groupId >org.apache.maven.plugins</groupId >
27
27
<artifactId >maven-plugins</artifactId >
28
28
<version >34</version >
29
- <relativePath />
29
+ <relativePath />
30
30
</parent >
31
31
32
32
<artifactId >maven-compiler-plugin</artifactId >
33
- <version >3.9.0-SNAPSHOT </version >
33
+ <version >3.9.0</version >
34
34
<packaging >maven-plugin</packaging >
35
35
36
36
<name >Apache Maven Compiler Plugin</name >
@@ -45,7 +45,7 @@ under the License.
45
45
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git</connection >
46
46
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git</developerConnection >
47
47
<url >https://github.com/apache/maven-compiler-plugin/tree/${project.scm.tag} </url >
48
- <tag >HEAD </tag >
48
+ <tag >maven-compiler-plugin-3.9.0 </tag >
49
49
</scm >
50
50
<issueManagement >
51
51
<system >JIRA</system >
@@ -77,7 +77,7 @@ under the License.
77
77
<maven .it.failure.ignore>false</maven .it.failure.ignore>
78
78
<surefire .version>2.22.2</surefire .version>
79
79
<mavenPluginToolsVersion >3.6.2</mavenPluginToolsVersion >
80
- <project .build.outputTimestamp>2020-04-07T21:04:00Z </project .build.outputTimestamp>
80
+ <project .build.outputTimestamp>2022-01-09T12:18:42Z </project .build.outputTimestamp>
81
81
</properties >
82
82
83
83
<contributors >
@@ -260,7 +260,7 @@ under the License.
260
260
<artifactId >maven-javadoc-plugin</artifactId >
261
261
<version >3.3.1</version >
262
262
<configuration > <!-- remove after MPOM-269 -->
263
- <tagletArtifacts combine.self=" override" />
263
+ <tagletArtifacts combine.self=" override" />
264
264
</configuration >
265
265
</plugin >
266
266
</plugins >
0 commit comments