This is an automated email from the ASF dual-hosted git repository.

gnodet 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 fbbec08  [maven-release-plugin] prepare release 
maven-shade-plugin-3.4.1
fbbec08 is described below

commit fbbec08252e8a5a999feaa8652340b1dbfb599f1
Author: Guillaume Nodet <[email protected]>
AuthorDate: Fri Oct 21 22:02:49 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index 5adfea5..c9858de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>maven-shade-plugin</artifactId>
-  <version>3.4.1-SNAPSHOT</version>
+  <version>3.4.1</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.4.1</tag>
   </scm>
   <issueManagement>
     <system>jira</system>
@@ -71,7 +71,7 @@
     <currentVersion>${project.version}</currentVersion>
     <asmVersion>9.4</asmVersion>
     <slf4j.version>1.7.32</slf4j.version>
-    
<project.build.outputTimestamp>2022-09-11T10:18:06Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2022-10-21T20:02:32Z</project.build.outputTimestamp>
   </properties>
 
   <contributors>

Reply via email to