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 29df410 [maven-release-plugin] prepare for next development iteration 29df410 is described below commit 29df4100f4ee32e5b727941ef73f79fffaadae3d Author: Michael Osipov <micha...@apache.org> AuthorDate: Tue Mar 28 18:39:17 2023 +0200 [maven-release-plugin] prepare for next development iteration --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b926699..4e49c00 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. </parent> <artifactId>maven-fluido-skin</artifactId> - <version>2.0.0-M5</version> + <version>2.0.0-M6-SNAPSHOT</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>maven-fluido-skin-2.0.0-M5</tag> + <tag>HEAD</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-M6</sitePluginVersion> <projectInfoReportsPluginVersion>3.4.2</projectInfoReportsPluginVersion> - <project.build.outputTimestamp>2023-03-28T16:38:52Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2023-03-28T16:39:17Z</project.build.outputTimestamp> <anchorjs.version>4.2.2</anchorjs.version> </properties>