Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-dependency-plugin-3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Aug 18, 2024
1 parent 50397c4 commit 75814c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ under the License.
</parent>

<artifactId>maven-dependency-plugin</artifactId>
<version>3.7.2-SNAPSHOT</version>
<version>3.8.0</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Dependency Plugin</name>
Expand Down Expand Up @@ -68,7 +68,7 @@ under the License.
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</developerConnection>
<tag>maven-dependency-plugin-3.5.0</tag>
<tag>maven-dependency-plugin-3.8.0</tag>
<url>https://github.com/apache/maven-dependency-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand All @@ -95,7 +95,7 @@ under the License.
<mockito.version>4.11.0</mockito.version>
<plexus-archiver.version>4.10.0</plexus-archiver.version>
<pluginTestingVersion>3.3.0</pluginTestingVersion>
<project.build.outputTimestamp>2024-06-18T07:04:19Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-08-18T19:00:48Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 75814c7

Please sign in to comment.