This is an automated email from the ASF dual-hosted git repository. olamy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 2863d29 [maven-release-plugin] prepare release maven-compiler-plugin-3.10.0 2863d29 is described below commit 2863d29d6068f80b4be7fbe5f43c58a271c7f798 Author: Olivier Lamy <ol...@apache.org> AuthorDate: Fri Feb 11 18:06:16 2022 +1000 [maven-release-plugin] prepare release maven-compiler-plugin-3.10.0 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 68ef704..8e30111 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>maven-compiler-plugin</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.10.0</version> <packaging>maven-plugin</packaging> <name>Apache Maven Compiler Plugin</name> @@ -45,7 +45,7 @@ under the License. <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git</developerConnection> <url>https://github.com/apache/maven-compiler-plugin/tree/${project.scm.tag}</url> - <tag>HEAD</tag> + <tag>maven-compiler-plugin-3.10.0</tag> </scm> <issueManagement> <system>JIRA</system> @@ -78,7 +78,7 @@ under the License. <maven.it.failure.ignore>false</maven.it.failure.ignore> <surefire.version>2.22.2</surefire.version> <mavenPluginToolsVersion>3.6.2</mavenPluginToolsVersion> - <project.build.outputTimestamp>2022-02-11T06:39:21Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2022-02-11T08:05:58Z</project.build.outputTimestamp> </properties> <contributors>