You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2020/04/10 20:56:03 UTC

[maven-shade-plugin] branch master updated: [maven-release-plugin] prepare release maven-shade-plugin-3.2.3

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 6e9a386  [maven-release-plugin] prepare release maven-shade-plugin-3.2.3
6e9a386 is described below

commit 6e9a38626e8ca9aea8ac731d568fa76eae8b9b8f
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Fri Apr 10 22:55:53 2020 +0200

    [maven-release-plugin] prepare release maven-shade-plugin-3.2.3
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index a22b3d3..48cbeb7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>maven-shade-plugin</artifactId>
-  <version>3.2.3-SNAPSHOT</version>
+  <version>3.2.3</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.3</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-02-09T09:12:47Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2020-04-10T20:55:45Z</project.build.outputTimestamp>
   </properties>
 
   <contributors>