This is an automated email from the ASF dual-hosted git repository. olamy 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 ffeaf8f [maven-release-plugin] prepare for next development iteration ffeaf8f is described below commit ffeaf8f152eafaf881c824cd2b34841b907e2e28 Author: olivier lamy <ol...@apache.org> AuthorDate: Thu Nov 8 14:15:38 2018 +1000 [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 116da49..8fca8d3 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>maven-shade-plugin</artifactId> - <version>3.2.1</version> + <version>3.2.2-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.1</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>jira</system>