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 ca55b1d  [maven-release-plugin] prepare for next development iteration
ca55b1d is described below

commit ca55b1d34c5037c8152e89aff15db23a2ce155c3
Author: Elliotte Rusty Harold <elh...@ibiblio.org>
AuthorDate: Thu Jul 16 15:56:16 2020 -0400

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 40a1f87..68c6f3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
   <artifactId>maven-dependency-analyzer</artifactId>
   <packaging>jar</packaging>
-  <version>1.11.2</version>
+  <version>1.11.3-SNAPSHOT</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>maven-dependency-analyzer-1.11.2</tag>
+    <tag>HEAD</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:55:32Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2020-07-16T19:56:16Z</project.build.outputTimestamp>
   </properties>
 
   <dependencyManagement>

Reply via email to