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

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

commit feee2f7e2d73fadecc9325964b73fcfdcbeacd16
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Tue May 12 22:23:28 2026 +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 8b082c9..3988567 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>maven-dependency-analyzer</artifactId>
-  <version>1.17.1</version>
+  <version>1.17.2-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.17.1</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.15</mavenVersion>
     <javaVersion>8</javaVersion>
-    
<project.build.outputTimestamp>2026-05-12T20:23:14Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2026-05-12T20:23:28Z</project.build.outputTimestamp>
   </properties>
 
   <dependencyManagement>

Reply via email to