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 9353260 [maven-release-plugin] prepare for next development iteration 9353260 is described below commit 93532607529e90bdf200837f6d7850df4f36ddcd Author: Michael Osipov <micha...@apache.org> AuthorDate: Thu Jan 12 17:00:07 2023 +0100 [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 c415567..9671823 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>maven-fluido-skin</artifactId> - <version>2.0.0-M2</version> + <version>2.0.0-M3-SNAPSHOT</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-2.0.0-M2</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>jira</system> @@ -102,7 +102,7 @@ under the License. <jquery.version>1.11.2</jquery.version> <sitePluginVersion>4.0.0-M4</sitePluginVersion> <projectInfoReportsPluginVersion>3.4.1</projectInfoReportsPluginVersion> - <project.build.outputTimestamp>2023-01-12T15:59:48Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2023-01-12T16:00:06Z</project.build.outputTimestamp> <anchorjs.version>4.2.2</anchorjs.version> </properties>