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 0466932 [maven-release-plugin] prepare release #
0466932 is described below
commit 046693221ad119cb569750700e89218a578ee464
Author: Michael Osipov <[email protected]>
AuthorDate: Sun Oct 8 16:05:00 2023 +0200
[maven-release-plugin] prepare release #
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 079d602..c0972cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
</parent>
<artifactId>maven-fluido-skin</artifactId>
- <version>2.0.0-M8-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>#</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-07-09T19:58:37Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-10-08T14:04:45Z</project.build.outputTimestamp>
<anchorjs.version>4.3.1</anchorjs.version>
</properties>