This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch maven-fluido-skin-1.x in repository https://gitbox.apache.org/repos/asf/maven-fluido-skin.git
The following commit(s) were added to refs/heads/maven-fluido-skin-1.x by this push: new b8bcb20 [maven-release-plugin] prepare release maven-fluido-skin-1.11.2 b8bcb20 is described below commit b8bcb20bcae22405f117ff21266091b7dc9f0ad8 Author: Michael Osipov <micha...@apache.org> AuthorDate: Tue Jan 17 10:12:43 2023 +0100 [maven-release-plugin] prepare release maven-fluido-skin-1.11.2 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b4e0bc3..b9310cf 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>maven-fluido-skin</artifactId> - <version>1.11.2-SNAPSHOT</version> + <version>1.11.2</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>maven-fluido-skin-1.11.1</tag> + <tag>maven-fluido-skin-1.11.2</tag> </scm> <issueManagement> <system>jira</system> @@ -102,7 +102,7 @@ under the License. <jquery.version>1.11.2</jquery.version> <sitePluginVersion>3.12.0</sitePluginVersion> <projectInfoReportsPluginVersion>3.3.0</projectInfoReportsPluginVersion> - <project.build.outputTimestamp>2023-01-16T22:37:08Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2023-01-17T09:12:28Z</project.build.outputTimestamp> <anchorjs.version>4.2.2</anchorjs.version> </properties>