This is an automated email from the ASF dual-hosted git repository. rfscholte pushed a commit to annotated tag maven-dependency-tree-3.1.0 in repository https://gitbox.apache.org/repos/asf/maven-dependency-tree.git
commit 3bd2fbdd69b373203ce428f77252cd770ec21c7f Author: rfscholte <[email protected]> AuthorDate: Thu Jul 8 12:20:21 2021 +0200 [maven-release-plugin] prepare release maven-dependency-tree-3.1.0 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 5eec3c6..57b41de 100644 --- a/pom.xml +++ b/pom.xml @@ -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> @@ -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> @@ -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>
