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-shade-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 175ce4b [maven-release-plugin] prepare for next development iteration 175ce4b is described below commit 175ce4bb7069ed6d2374f104111c741e56af1bef Author: Hervé Boutemy <hbout...@apache.org> AuthorDate: Fri Apr 10 22:56:09 2020 +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 48cbeb7..f61b942 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>maven-shade-plugin</artifactId> - <version>3.2.3</version> + <version>3.2.4-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Apache Maven Shade Plugin</name> @@ -47,7 +47,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-shade-plugin.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-shade-plugin.git</developerConnection> <url>https://github.com/apache/maven-shade-plugin/tree/${project.scm.tag}</url> - <tag>maven-shade-plugin-3.2.3</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>jira</system> @@ -69,7 +69,7 @@ <javaVersion>7</javaVersion> <currentVersion>${project.version}</currentVersion> <asmVersion>8.0</asmVersion> - <project.build.outputTimestamp>2020-04-10T20:55:45Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2020-04-10T20:56:09Z</project.build.outputTimestamp> </properties> <contributors>