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
cstamas committed Jun 13, 2023
1 parent 963e30e commit 6a400db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</parent>

<artifactId>maven-shade-plugin</artifactId>
<version>3.5.0</version>
<version>3.5.1-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.0</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.5</asmVersion>
<slf4j.version>1.7.32</slf4j.version>
<project.build.outputTimestamp>2023-06-13T18:45:37Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-06-13T18:46:11Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 6a400db

Please sign in to comment.