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 7284a05 [maven-release-plugin] prepare release maven-shade-plugin-3.2.0 7284a05 is described below commit 7284a050126375e640ba917f27b6c8e0d4c904e1 Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sat Sep 8 09:11:34 2018 +0200 [maven-release-plugin] prepare release maven-shade-plugin-3.2.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 916a527..3402692 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>maven-shade-plugin</artifactId> - <version>3.2.0-SNAPSHOT</version> + <version>3.2.0</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>HEAD</tag> + <tag>maven-shade-plugin-3.2.0</tag> </scm> <issueManagement> <system>jira</system>