Skip to content

Commit 80e4420

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 19618cd commit 80e4420

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

3030
<artifactId>maven-shade-plugin</artifactId>
31-
<version>3.5.3</version>
31+
<version>3.5.4-SNAPSHOT</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://gitbox.apache.org/repos/asf/maven-shade-plugin.git</connection>
6262
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-shade-plugin.git</developerConnection>
63-
<tag>maven-shade-plugin-3.5.3</tag>
63+
<tag>HEAD</tag>
6464
<url>https://github.com/apache/maven-shade-plugin/tree/${project.scm.tag}</url>
6565
</scm>
6666
<issueManagement>
@@ -85,7 +85,7 @@
8585
<currentVersion>${project.version}</currentVersion>
8686
<asmVersion>9.7</asmVersion>
8787
<slf4j.version>1.7.32</slf4j.version>
88-
<project.build.outputTimestamp>2024-04-20T15:33:28Z</project.build.outputTimestamp>
88+
<project.build.outputTimestamp>2024-04-20T15:33:41Z</project.build.outputTimestamp>
8989
</properties>
9090

9191
<dependencyManagement>

0 commit comments

Comments
 (0)