Skip to content

Commit c08b0fd

Browse files
[maven-release-plugin] prepare release maven-compiler-plugin-3.12.0
1 parent a1c5b13 commit c08b0fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-compiler-plugin</artifactId>
31-
<version>3.11.1-SNAPSHOT</version>
31+
<version>3.12.0</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Compiler Plugin</name>
@@ -48,7 +48,7 @@ under the License.
4848
<scm>
4949
<connection>scm:git:https://github.com/apache/maven-compiler-plugin.git</connection>
5050
<developerConnection>scm:git:https://github.com/apache/maven-compiler-plugin.git</developerConnection>
51-
<tag>maven-compiler-plugin-3.10.0</tag>
51+
<tag>maven-compiler-plugin-3.12.0</tag>
5252
<url>https://github.com/apache/maven-compiler-plugin/tree/${project.scm.tag}</url>
5353
</scm>
5454
<issueManagement>
@@ -76,7 +76,7 @@ under the License.
7676
<plexus-java.version>1.2.0</plexus-java.version>
7777
<javaVersion>8</javaVersion>
7878
<maven.it.failure.ignore>false</maven.it.failure.ignore>
79-
<project.build.outputTimestamp>2023-02-14T08:38:11Z</project.build.outputTimestamp>
79+
<project.build.outputTimestamp>2023-12-15T20:53:50Z</project.build.outputTimestamp>
8080
<invoker.junitPackageName>org.apache.maven.plugins.compiler.its</invoker.junitPackageName>
8181
</properties>
8282

0 commit comments

Comments
 (0)