Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-dependency-tree-3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed May 26, 2024
1 parent 5bfb93c commit 7ea746c
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 @@
</parent>

<artifactId>maven-dependency-tree</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.3.0</version>

<name>Apache Maven Dependency Tree</name>
<description>A tree-based API for resolution of Maven project dependencies</description>
Expand All @@ -42,7 +42,7 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-tree.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-tree.git</developerConnection>
<tag>HEAD</tag>
<tag>maven-dependency-tree-3.3.0</tag>
<url>https://github.com/apache/maven-dependency-tree/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand All @@ -64,7 +64,7 @@
<javaVersion>8</javaVersion>
<mavenVersion>3.6.3</mavenVersion>
<resolverVersion>1.4.1</resolverVersion>
<project.build.outputTimestamp>2022-11-16T01:25:26Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-05-26T18:02:40Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 7ea746c

Please sign in to comment.