Skip to content

Commit fbbec08

Browse files
committed
[maven-release-plugin] prepare release maven-shade-plugin-3.4.1
1 parent 7078d92 commit fbbec08

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.4.1-SNAPSHOT</version>
33+
<version>3.4.1</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.4.1</tag>
5151
</scm>
5252
<issueManagement>
5353
<system>jira</system>
@@ -71,7 +71,7 @@
7171
<currentVersion>${project.version}</currentVersion>
7272
<asmVersion>9.4</asmVersion>
7373
<slf4j.version>1.7.32</slf4j.version>
74-
<project.build.outputTimestamp>2022-09-11T10:18:06Z</project.build.outputTimestamp>
74+
<project.build.outputTimestamp>2022-10-21T20:02:32Z</project.build.outputTimestamp>
7575
</properties>
7676

7777
<contributors>

0 commit comments

Comments
 (0)