Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Feb 17, 2024
1 parent 95e22b4 commit 1218bdc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -28,7 +28,7 @@
</parent>

<artifactId>maven-shade-plugin</artifactId>
<version>3.5.2</version>
<version>3.5.3-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Shade Plugin</name>
Expand Down Expand Up @@ -60,7 +60,7 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-shade-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-shade-plugin.git</developerConnection>
<tag>maven-shade-plugin-3.5.2</tag>
<tag>HEAD</tag>
<url>https://github.com/apache/maven-shade-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand All @@ -85,7 +85,7 @@
<currentVersion>${project.version}</currentVersion>
<asmVersion>9.6</asmVersion>
<slf4j.version>1.7.32</slf4j.version>
<project.build.outputTimestamp>2024-02-17T17:53:48Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-02-17T17:54:05Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 1218bdc

Please sign in to comment.