Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-shade-plugin-3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
khmarbaise committed Sep 11, 2022
1 parent dc8f067 commit 885de67
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -30,7 +30,7 @@
</parent>

<artifactId>maven-shade-plugin</artifactId>
<version>3.3.1-SNAPSHOT</version>
<version>3.4.0</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Shade Plugin</name>
Expand All @@ -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.0</tag>
</scm>
<issueManagement>
<system>jira</system>
Expand All @@ -71,7 +71,7 @@
<currentVersion>${project.version}</currentVersion>
<asmVersion>9.3</asmVersion>
<slf4j.version>1.7.32</slf4j.version>
<project.build.outputTimestamp>2022-03-24T18:05:53Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-09-11T10:17:50Z</project.build.outputTimestamp>
</properties>

<contributors>
Expand Down

0 comments on commit 885de67

Please sign in to comment.