Skip to content

Commit aeb15b6

Browse files
committed
[maven-release-plugin] prepare release maven-compiler-plugin-3.9.0
1 parent 6335382 commit aeb15b6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ under the License.
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-plugins</artifactId>
2828
<version>34</version>
29-
<relativePath/>
29+
<relativePath />
3030
</parent>
3131

3232
<artifactId>maven-compiler-plugin</artifactId>
33-
<version>3.9.0-SNAPSHOT</version>
33+
<version>3.9.0</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Compiler Plugin</name>
@@ -45,7 +45,7 @@ under the License.
4545
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git</connection>
4646
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git</developerConnection>
4747
<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>
4949
</scm>
5050
<issueManagement>
5151
<system>JIRA</system>
@@ -77,7 +77,7 @@ under the License.
7777
<maven.it.failure.ignore>false</maven.it.failure.ignore>
7878
<surefire.version>2.22.2</surefire.version>
7979
<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>
8181
</properties>
8282

8383
<contributors>
@@ -260,7 +260,7 @@ under the License.
260260
<artifactId>maven-javadoc-plugin</artifactId>
261261
<version>3.3.1</version>
262262
<configuration> <!-- remove after MPOM-269 -->
263-
<tagletArtifacts combine.self="override"/>
263+
<tagletArtifacts combine.self="override" />
264264
</configuration>
265265
</plugin>
266266
</plugins>

0 commit comments

Comments
 (0)