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-analyzer.git


The following commit(s) were added to refs/heads/master by this push:
     new 6e08970  [maven-release-plugin] prepare for next development iteration
6e08970 is described below

commit 6e0897026439a81f191e47fb4e8831c820ccbee4
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Fri Oct 4 19:08:39 2024 +0200

    [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 6f88618..cbfab3e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>maven-dependency-analyzer</artifactId>
-  <version>1.15.0</version>
+  <version>1.15.1-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Apache Maven Dependency Analyzer</name>
@@ -38,7 +38,7 @@
   <scm>
     
<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>
-    <tag>maven-dependency-analyzer-1.15.0</tag>
+    <tag>HEAD</tag>
     
<url>https://github.com/apache/maven-dependency-analyzer/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -59,7 +59,7 @@
   <properties>
     <mavenVersion>3.9.9</mavenVersion>
     <javaVersion>8</javaVersion>
-    
<project.build.outputTimestamp>2024-10-04T17:08:25Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2024-10-04T17:08:39Z</project.build.outputTimestamp>
   </properties>
 
   <dependencyManagement>

Reply via email to