Skip to content

Commit 75814c7

Browse files
committed
[maven-release-plugin] prepare release maven-dependency-plugin-3.8.0
1 parent 50397c4 commit 75814c7

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.2-SNAPSHOT</version>
31+
<version>3.8.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.8.0</tag>
7272
<url>https://github.com/apache/maven-dependency-plugin/tree/${project.scm.tag}</url>
7373
</scm>
7474
<issueManagement>
@@ -95,7 +95,7 @@ under the License.
9595
<mockito.version>4.11.0</mockito.version>
9696
<plexus-archiver.version>4.10.0</plexus-archiver.version>
9797
<pluginTestingVersion>3.3.0</pluginTestingVersion>
98-
<project.build.outputTimestamp>2024-06-18T07:04:19Z</project.build.outputTimestamp>
98+
<project.build.outputTimestamp>2024-08-18T19:00:48Z</project.build.outputTimestamp>
9999
</properties>
100100

101101
<dependencies>

0 commit comments

Comments
 (0)