You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2023/01/04 18:52:36 UTC

[maven-fluido-skin] branch master updated: [maven-release-plugin] prepare release maven-fluido-skin-2.0.0-M1

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 83a763d  [maven-release-plugin] prepare release maven-fluido-skin-2.0.0-M1
83a763d is described below

commit 83a763dae7c98e79e761b3ede5d824c3414dc598
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Wed Jan 4 19:52:30 2023 +0100

    [maven-release-plugin] prepare release maven-fluido-skin-2.0.0-M1
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 32e9095..b087b2f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-fluido-skin</artifactId>
-  <version>2.0.0-M1-SNAPSHOT</version>
+  <version>2.0.0-M1</version>
 
   <name>Apache Maven Fluido Skin</name>
   <description>The Apache Maven Fluido Skin is an Apache Maven site skin
@@ -41,7 +41,7 @@ under the License.
     <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>
     <url>https://github.com/apache/maven-fluido-skin/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>maven-fluido-skin-2.0.0-M1</tag>
   </scm>
   <issueManagement>
     <system>jira</system>
@@ -102,7 +102,7 @@ under the License.
     <jquery.version>1.11.2</jquery.version>
     <sitePluginVersion>4.0.0-M4</sitePluginVersion>
     <projectInfoReportsPluginVersion>3.4.1</projectInfoReportsPluginVersion>
-    <project.build.outputTimestamp>2022-12-31T23:33:46Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2023-01-04T18:52:16Z</project.build.outputTimestamp>
     <anchorjs.version>4.2.2</anchorjs.version>
   </properties>