Skip to content

Commit a0fa151

Browse files
committed
[maven-release-plugin] prepare release maven-compiler-plugin-3.10.0
1 parent 500ade4 commit a0fa151

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-compiler-plugin</artifactId>
33-
<version>3.10.0-SNAPSHOT</version>
33+
<version>3.10.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.10.0</tag>
4949
</scm>
5050
<issueManagement>
5151
<system>JIRA</system>
@@ -78,7 +78,7 @@ under the License.
7878
<maven.it.failure.ignore>false</maven.it.failure.ignore>
7979
<surefire.version>2.22.2</surefire.version>
8080
<mavenPluginToolsVersion>3.6.2</mavenPluginToolsVersion>
81-
<project.build.outputTimestamp>2022-01-09T12:19:13Z</project.build.outputTimestamp>
81+
<project.build.outputTimestamp>2022-02-11T06:37:56Z</project.build.outputTimestamp>
8282
</properties>
8383

8484
<contributors>

0 commit comments

Comments
 (0)