Skip to content

Commit 8e25710

Browse files
committed
[maven-release-plugin] prepare release maven-dependency-plugin-3.6.0
1 parent 6ccca01 commit 8e25710

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.5.1-SNAPSHOT</version>
31+
<version>3.6.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.6.0</tag>
7272
<url>https://github.com/apache/maven-dependency-plugin/tree/${project.scm.tag}</url>
7373
</scm>
7474
<issueManagement>
@@ -92,7 +92,7 @@ under the License.
9292
<pluginTestingVersion>3.3.0</pluginTestingVersion>
9393
<resolverVersion>1.0.0.v20140518</resolverVersion>
9494
<javaVersion>8</javaVersion>
95-
<project.build.outputTimestamp>2023-01-06T22:59:57Z</project.build.outputTimestamp>
95+
<project.build.outputTimestamp>2023-05-19T13:52:51Z</project.build.outputTimestamp>
9696
<slf4j.version>1.7.36</slf4j.version>
9797
<plexus-archiver.version>4.7.1</plexus-archiver.version>
9898
</properties>

0 commit comments

Comments
 (0)