Skip to content

Commit 6e9a386

Browse files
committed
[maven-release-plugin] prepare release maven-shade-plugin-3.2.3
1 parent 0d7bfb5 commit 6e9a386

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
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.3-SNAPSHOT</version>
33+
<version>3.2.3</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.3</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-02-09T09:12:47Z</project.build.outputTimestamp>
72+
<project.build.outputTimestamp>2020-04-10T20:55:45Z</project.build.outputTimestamp>
7373
</properties>
7474

7575
<contributors>

0 commit comments

Comments
 (0)