You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2022/09/11 10:17:34 UTC

[maven-shade-plugin] branch master updated (b2d5b53 -> dc8f067)

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

khmarbaise pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shade-plugin.git


    from b2d5b53  [maven-release-plugin] prepare for next development iteration
     new dcd5cae  Revert "[maven-release-plugin] prepare for next development iteration"
     new dc8f067  Revert "[maven-release-plugin] prepare release maven-shade-plugin-3.3.1"

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[maven-shade-plugin] 01/02: Revert "[maven-release-plugin] prepare for next development iteration"

Posted by kh...@apache.org.
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

commit dcd5caed85dbec16d8222dd9d128d16db6ee9900
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sun Sep 11 12:17:14 2022 +0200

    Revert "[maven-release-plugin] prepare for next development iteration"
    
    This reverts commit b2d5b53f88f05616f4b92dc14f800b48bfbc9a52.
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 511cf5c..afc6383 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>maven-shade-plugin</artifactId>
-  <version>3.3.2-SNAPSHOT</version>
+  <version>3.3.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.3.1</tag>
   </scm>
   <issueManagement>
     <system>jira</system>
@@ -71,7 +71,7 @@
     <currentVersion>${project.version}</currentVersion>
     <asmVersion>9.3</asmVersion>
     <slf4j.version>1.7.32</slf4j.version>
-    <project.build.outputTimestamp>2022-09-11T10:09:23Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2022-09-11T10:08:45Z</project.build.outputTimestamp>
   </properties>
 
   <contributors>


[maven-shade-plugin] 02/02: Revert "[maven-release-plugin] prepare release maven-shade-plugin-3.3.1"

Posted by kh...@apache.org.
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

commit dc8f0679c129238813ea797ccebe690b53380eb4
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sun Sep 11 12:17:22 2022 +0200

    Revert "[maven-release-plugin] prepare release maven-shade-plugin-3.3.1"
    
    This reverts commit a09e6de960061ccf600ad0c979df99d748770a55.
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index afc6383..b91cfd8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>maven-shade-plugin</artifactId>
-  <version>3.3.1</version>
+  <version>3.3.1-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.3.1</tag>
+    <tag>HEAD</tag>
   </scm>
   <issueManagement>
     <system>jira</system>
@@ -71,7 +71,7 @@
     <currentVersion>${project.version}</currentVersion>
     <asmVersion>9.3</asmVersion>
     <slf4j.version>1.7.32</slf4j.version>
-    <project.build.outputTimestamp>2022-09-11T10:08:45Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2022-03-24T18:05:53Z</project.build.outputTimestamp>
   </properties>
 
   <contributors>