Skip to content

Commit f975bcb

Browse files
committed
[maven-release-plugin] prepare release maven-dependency-plugin-3.7.0
1 parent dbdda0c commit f975bcb

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 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-dependency-plugin</artifactId>
31-
<version>3.7.0-SNAPSHOT</version>
31+
<version>3.7.0</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Dependency Plugin</name>
@@ -68,7 +68,7 @@ under the License.
6868
<scm>
6969
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</connection>
7070
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</developerConnection>
71-
<tag>maven-dependency-plugin-3.5.0</tag>
71+
<tag>maven-dependency-plugin-3.7.0</tag>
7272
<url>https://github.com/apache/maven-dependency-plugin/tree/${project.scm.tag}</url>
7373
</scm>
7474
<issueManagement>
@@ -97,7 +97,7 @@ under the License.
9797
<resolverVersion>1.4.1</resolverVersion>
9898
<slf4jVersion>1.7.36</slf4jVersion>
9999

100-
<project.build.outputTimestamp>2023-10-20T21:21:50Z</project.build.outputTimestamp>
100+
<project.build.outputTimestamp>2024-06-09T10:59:58Z</project.build.outputTimestamp>
101101
</properties>
102102

103103
<dependencyManagement>

0 commit comments

Comments
 (0)