This is an automated email from the ASF dual-hosted git repository. khmarbaise 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 875c85d [maven-release-plugin] prepare for next development iteration 875c85d is described below commit 875c85d58e3925c66a957259d8640cf0fb545947 Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sat Sep 8 09:11:56 2018 +0200 [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3402692..5af1dd0 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>maven-shade-plugin</artifactId> - <version>3.2.0</version> + <version>3.2.1-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.0</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>jira</system>