From d9fd3a6f0762ffc2f5ad6fa12a17a4645890d240 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= <hboutemy@apache.org> Date: Sat, 27 Nov 2021 18:27:00 +0100 Subject: [PATCH] [maven-release-plugin] prepare release maven-fluido-skin-1.10.0 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index fab4055e..654fe1df 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>maven-fluido-skin</artifactId> - <version>1.9.1-SNAPSHOT</version> + <version>1.10.0</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-1.10.0</tag> </scm> <issueManagement> <system>jira</system> @@ -101,7 +101,7 @@ under the License. <bootstrap.version>2.3.2</bootstrap.version> <jquery.version>1.11.2</jquery.version> <sitePluginVersion>3.8.2</sitePluginVersion> - <project.build.outputTimestamp>2020-05-25T18:04:00Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2021-11-27T17:25:18Z</project.build.outputTimestamp> <anchorjs.version>4.2.2</anchorjs.version> </properties>