This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-fluido-skin.git
The following commit(s) were added to refs/heads/master by this push: new 5460582 [maven-release-plugin] prepare release maven-fluido-skin-2.0.0-M6 5460582 is described below commit 5460582af5b56e518368f5dac0567a39cc1bb2d7 Author: Michael Osipov <micha...@apache.org> AuthorDate: Wed Apr 26 09:00:16 2023 +0200 [maven-release-plugin] prepare release maven-fluido-skin-2.0.0-M6 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9cd5c48..a31138a 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. </parent> <artifactId>maven-fluido-skin</artifactId> - <version>2.0.0-M6-SNAPSHOT</version> + <version>2.0.0-M6</version> <name>Apache Maven Fluido Skin</name> <description>The Apache Maven Fluido Skin is an Apache Maven site skin @@ -77,7 +77,7 @@ under the License. <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-fluido-skin.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-fluido-skin.git</developerConnection> - <tag>HEAD</tag> + <tag>maven-fluido-skin-2.0.0-M6</tag> <url>https://github.com/apache/maven-fluido-skin/tree/${project.scm.tag}</url> </scm> <issueManagement> @@ -100,7 +100,7 @@ under the License. <jquery.version>1.11.2</jquery.version> <sitePluginVersion>4.0.0-M7</sitePluginVersion> <projectInfoReportsPluginVersion>3.4.2</projectInfoReportsPluginVersion> - <project.build.outputTimestamp>2023-03-28T16:39:17Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2023-04-26T07:00:01Z</project.build.outputTimestamp> <anchorjs.version>4.3.1</anchorjs.version> </properties>