Skip to content

Commit 768092f

Browse files
committed
[maven-release-plugin] prepare release maven-shade-plugin-3.2.4
1 parent 4f83ae6 commit 768092f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</parent>
3131

3232
<artifactId>maven-shade-plugin</artifactId>
33-
<version>3.2.4-SNAPSHOT</version>
33+
<version>3.2.4</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Shade Plugin</name>
@@ -47,7 +47,7 @@
4747
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-shade-plugin.git</connection>
4848
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-shade-plugin.git</developerConnection>
4949
<url>https://github.com/apache/maven-shade-plugin/tree/${project.scm.tag}</url>
50-
<tag>HEAD</tag>
50+
<tag>maven-shade-plugin-3.2.4</tag>
5151
</scm>
5252
<issueManagement>
5353
<system>jira</system>
@@ -69,7 +69,7 @@
6969
<javaVersion>7</javaVersion>
7070
<currentVersion>${project.version}</currentVersion>
7171
<asmVersion>8.0</asmVersion>
72-
<project.build.outputTimestamp>2020-04-10T20:56:09Z</project.build.outputTimestamp>
72+
<project.build.outputTimestamp>2020-05-23T15:29:17Z</project.build.outputTimestamp>
7373
</properties>
7474

7575
<contributors>

0 commit comments

Comments
 (0)