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

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


The following commit(s) were added to refs/heads/master by this push:
     new 372fe2a  [maven-release-plugin] prepare release 
maven-dependency-analyzer-1.11.3
372fe2a is described below

commit 372fe2a0cad9678dcf38617dab9a7b45597bc8b1
Author: Elliotte Rusty Harold <elh...@ibiblio.org>
AuthorDate: Wed Aug 5 09:26:42 2020 -0400

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

diff --git a/pom.xml b/pom.xml
index a209d5a..a20e5be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
   <artifactId>maven-dependency-analyzer</artifactId>
   <packaging>jar</packaging>
-  <version>1.11.3-SNAPSHOT</version>
+  <version>1.11.3</version>
 
   <name>Apache Maven Dependency Analyzer</name>
   <description>
@@ -41,7 +41,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git</developerConnection>
     
<url>https://github.com/apache/maven-dependency-analyzer/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>maven-dependency-analyzer-1.11.3</tag>
   </scm>
   <issueManagement>
     <system>jira</system>
@@ -61,7 +61,7 @@
   <properties>
     <mavenVersion>2.0.5</mavenVersion>
     <javaVersion>7</javaVersion>
-    
<project.build.outputTimestamp>2020-07-16T19:56:16Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2020-08-05T13:26:03Z</project.build.outputTimestamp>
   </properties>
 
   <dependencyManagement>

Reply via email to