Skip to content

Commit e8c1a62

Browse files
[maven-release-plugin] prepare release maven-dependency-plugin-3.7.1
1 parent d656b03 commit e8c1a62

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.1-SNAPSHOT</version>
31+
<version>3.7.1</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.1</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>2024-06-09T11:01:26Z</project.build.outputTimestamp>
100+
<project.build.outputTimestamp>2024-06-18T07:03:42Z</project.build.outputTimestamp>
101101
</properties>
102102

103103
<dependencyManagement>

0 commit comments

Comments
 (0)