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 caa42db [maven-release-plugin] prepare for next development iteration caa42db is described below commit caa42db9d8de608cbfaa617dd0b3c0242ee12e3a Author: Michael Osipov <micha...@apache.org> AuthorDate: Wed Apr 26 09:00:25 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 a31138a..0c45360 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. </parent> <artifactId>maven-fluido-skin</artifactId> - <version>2.0.0-M6</version> + <version>2.0.0-M7-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-M6</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-M7</sitePluginVersion> <projectInfoReportsPluginVersion>3.4.2</projectInfoReportsPluginVersion> - <project.build.outputTimestamp>2023-04-26T07:00:01Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2023-04-26T07:00:24Z</project.build.outputTimestamp> <anchorjs.version>4.3.1</anchorjs.version> </properties>