Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-compiler-plugin-3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Feb 17, 2025
1 parent 9134f12 commit b5e7d9b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ under the License.
</parent>

<artifactId>maven-compiler-plugin</artifactId>
<version>3.14.0-SNAPSHOT</version>
<version>3.14.0</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Compiler Plugin</name>
Expand All @@ -48,7 +48,7 @@ under the License.
<scm>
<connection>scm:git:https://github.com/apache/maven-compiler-plugin.git</connection>
<developerConnection>scm:git:https://github.com/apache/maven-compiler-plugin.git</developerConnection>
<tag>maven-compiler-plugin-3.x</tag>
<tag>maven-compiler-plugin-3.14.0</tag>
<url>https://github.com/apache/maven-compiler-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand Down Expand Up @@ -76,7 +76,7 @@ under the License.
<plexus-java.version>1.4.0</plexus-java.version>
<javaVersion>8</javaVersion>
<maven.it.failure.ignore>false</maven.it.failure.ignore>
<project.build.outputTimestamp>2025-02-13T18:15:32Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2025-02-17T21:03:09Z</project.build.outputTimestamp>
<invoker.junitPackageName>org.apache.maven.plugins.compiler.its</invoker.junitPackageName>
</properties>

Expand Down

0 comments on commit b5e7d9b

Please sign in to comment.