Skip to content

Commit 520f8fd

Browse files
committed
[maven-release-plugin] prepare release maven-dependency-plugin-3.5.0
1 parent 4b478d6 commit 520f8fd

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.4.1-SNAPSHOT</version>
31+
<version>3.5.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>HEAD</tag>
71+
<tag>maven-dependency-plugin-3.5.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>2022-11-26T21:26:37Z</project.build.outputTimestamp>
95+
<project.build.outputTimestamp>2023-01-06T22:57:48Z</project.build.outputTimestamp>
9696
<slf4j.version>1.7.36</slf4j.version>
9797
<plexus-archiver.version>4.6.0</plexus-archiver.version>
9898
</properties>

0 commit comments

Comments
 (0)