This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git
The following commit(s) were added to refs/heads/master by this push: new fc6eab3 [maven-release-plugin] prepare for next development iteration fc6eab3 is described below commit fc6eab353997c0f6e279610da8bf8a77113a5d80 Author: Hervé Boutemy <hbout...@apache.org> AuthorDate: Wed Dec 23 08:12:37 2020 +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 37a631c..d0b467f 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>maven-scm-publish-plugin</artifactId> - <version>3.1.0</version> + <version>3.1.1-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Apache Maven SCM Publish Plugin</name> @@ -45,7 +45,7 @@ under the License. <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git</developerConnection> <url>https://github.com/apache/maven-scm-publish-plugin/tree/${project.scm.tag}</url> - <tag>maven-scm-publish-plugin-3.1.0</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>JIRA</system> @@ -70,7 +70,7 @@ under the License. <!-- for documentation purpose --> <maven-scm-provider-svnjava-version>2.0.6</maven-scm-provider-svnjava-version> <svnkit-version>1.7.11</svnkit-version> - <project.build.outputTimestamp>2020-12-23T07:12:18Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2020-12-23T07:12:37Z</project.build.outputTimestamp> </properties> <prerequisites>