Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-dependency-tree-3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Nov 16, 2022
1 parent 2ef02ce commit 8cc44f6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -28,7 +28,7 @@
</parent>

<artifactId>maven-dependency-tree</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.2.1</version>

<name>Apache Maven Dependency Tree</name>
<description>A tree-based API for resolution of Maven project dependencies</description>
Expand All @@ -37,7 +37,7 @@
<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>
<url>https://github.com/apache/maven-dependency-tree/tree/${project.scm.tag}</url>
<tag>HEAD</tag>
<tag>maven-dependency-tree-3.2.1</tag>
</scm>
<issueManagement>
<system>jira</system>
Expand All @@ -58,7 +58,7 @@
<javaVersion>8</javaVersion>
<mavenVersion>3.2.5</mavenVersion>
<resolverVersion>1.0.0.v20140518</resolverVersion>
<project.build.outputTimestamp>2022-08-21T14:43:52Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-11-16T01:25:06Z</project.build.outputTimestamp>
</properties>

<contributors>
Expand Down

0 comments on commit 8cc44f6

Please sign in to comment.