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 59b104d [maven-release-plugin] prepare release
maven-fluido-skin-2.0.0-M8
59b104d is described below
commit 59b104d843e65eed6023d192b95f875e1e0e2b0a
Author: Michael Osipov <[email protected]>
AuthorDate: Sun Oct 8 16:07:19 2023 +0200
[maven-release-plugin] prepare release maven-fluido-skin-2.0.0-M8
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 2198eba..e52444a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
</parent>
<artifactId>maven-fluido-skin</artifactId>
- <version>2.0.0-M9-SNAPSHOT</version>
+ <version>2.0.0-M8</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-M8</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-M10</sitePluginVersion>
<projectInfoReportsPluginVersion>3.4.5</projectInfoReportsPluginVersion>
-
<project.build.outputTimestamp>2023-10-08T14:05:09Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-10-08T14:07:08Z</project.build.outputTimestamp>
<anchorjs.version>4.3.1</anchorjs.version>
</properties>