Skip to content

Commit 06902bd

Browse files
committed
[maven-release-plugin] prepare release maven-shade-plugin-3.6.1
1 parent 29e9a9d commit 06902bd

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
@@ -28,7 +28,7 @@
2828
</parent>
2929

3030
<artifactId>maven-shade-plugin</artifactId>
31-
<version>3.6.1-SNAPSHOT</version>
31+
<version>3.6.1</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Shade Plugin</name>
@@ -60,7 +60,7 @@
6060
<scm>
6161
<connection>scm:git:https://github.com/apache/maven-shade-plugin.git</connection>
6262
<developerConnection>scm:git:https://github.com/apache/maven-shade-plugin.git</developerConnection>
63-
<tag>HEAD</tag>
63+
<tag>maven-shade-plugin-3.6.1</tag>
6464
<url>https://github.com/apache/maven-shade-plugin/tree/${project.scm.tag}</url>
6565
</scm>
6666
<issueManagement>
@@ -84,7 +84,7 @@
8484
<currentVersion>${project.version}</currentVersion>
8585
<asmVersion>9.8</asmVersion>
8686
<slf4j.version>1.7.36</slf4j.version>
87-
<project.build.outputTimestamp>2025-09-10T00:47:53Z</project.build.outputTimestamp>
87+
<project.build.outputTimestamp>2025-09-10T00:53:27Z</project.build.outputTimestamp>
8888
</properties>
8989

9090
<dependencies>

0 commit comments

Comments
 (0)