This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dependency-tree.git


The following commit(s) were added to refs/heads/master by this push:
     new 05bb753  [maven-release-plugin] prepare release 
maven-dependency-tree-3.1.1
05bb753 is described below

commit 05bb7530c3fa8f78e9168751c814c6fc9d511de1
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sat May 14 12:49:37 2022 +0200

    [maven-release-plugin] prepare release maven-dependency-tree-3.1.1
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index f90cb9c..18c0049 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>maven-dependency-tree</artifactId>
-  <version>3.1.1-SNAPSHOT</version>
+  <version>3.1.1</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.1</tag>
   </scm>
   <issueManagement>
     <system>jira</system>
@@ -56,7 +56,7 @@
 
   <properties>
     <javaVersion>8</javaVersion>
-    
<project.build.outputTimestamp>2021-07-08T11:08:49Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2022-05-14T10:49:32Z</project.build.outputTimestamp>
   </properties>
 
   <contributors>

Reply via email to