Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-dependency-tree-3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rfscholte committed Jul 8, 2021
1 parent 4a64259 commit 3bd2fbd
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.1.0-SNAPSHOT</version>
<version>3.1.0</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.1.0</tag>
</scm>
<issueManagement>
<system>jira</system>
Expand All @@ -56,7 +56,7 @@

<properties>
<javaVersion>8</javaVersion>
<project.build.outputTimestamp>2020-02-07T09:03:59Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2021-07-08T10:19:18Z</project.build.outputTimestamp>
</properties>

<contributors>
Expand Down

0 comments on commit 3bd2fbd

Please sign in to comment.