Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-shade-plugin-3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Jun 13, 2023
1 parent 9265316 commit 963e30e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</parent>

<artifactId>maven-shade-plugin</artifactId>
<version>3.4.2-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Shade Plugin</name>
Expand Down Expand Up @@ -60,7 +60,7 @@
<scm>
<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>
<tag>HEAD</tag>
<tag>maven-shade-plugin-3.5.0</tag>
<url>https://github.com/apache/maven-shade-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand All @@ -85,7 +85,7 @@
<currentVersion>${project.version}</currentVersion>
<asmVersion>9.5</asmVersion>
<slf4j.version>1.7.32</slf4j.version>
<project.build.outputTimestamp>2022-10-21T20:02:58Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-06-13T18:45:37Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 963e30e

Please sign in to comment.