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 768092f [maven-release-plugin] prepare release maven-shade-plugin-3.2.4 768092f is described below commit 768092f38b0b1650217642cf10b7b0c381cbf707 Author: Hervé Boutemy <hbout...@apache.org> AuthorDate: Sat May 23 17:29:25 2020 +0200 [maven-release-plugin] prepare release maven-shade-plugin-3.2.4 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b2e5a68..986f118 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>maven-shade-plugin</artifactId> - <version>3.2.4-SNAPSHOT</version> + <version>3.2.4</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.4</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:56:09Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2020-05-23T15:29:17Z</project.build.outputTimestamp> </properties> <contributors>