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-resolver-ant-tasks.git


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

commit d94840d33f43a1f89baa10514e8439ca300354e2
Author: Tamas Cservenak <[email protected]>
AuthorDate: Fri Jul 17 19:41:48 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 84e507f..a02d33a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.maven.resolver</groupId>
   <artifactId>maven-resolver-ant-tasks</artifactId>
-  <version>1.6.1</version>
+  <version>1.6.2-SNAPSHOT</version>
 
   <name>Maven Artifact Resolver Ant Tasks</name>
   <description>Ant tasks handling Maven artifacts using Maven Artifact 
Resolver and Maven Artifact Resolver Provider.</description>
@@ -38,7 +38,7 @@
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-resolver-ant-tasks.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-resolver-ant-tasks.git</developerConnection>
-    <tag>maven-resolver-ant-tasks-1.6.1</tag>
+    <tag>HEAD</tag>
     
<url>https://github.com/apache/maven-resolver-ant-tasks/tree/${project.scm.tag}</url>
   </scm>
 
@@ -66,7 +66,7 @@
     <hamcrestVersion>3.0</hamcrestVersion>
     
<maven.site.path>resolver-archives/resolver-ant-tasks-LATEST</maven.site.path>
     
<checkstyle.violation.ignore>LineLength,MagicNumber</checkstyle.violation.ignore>
-    
<project.build.outputTimestamp>2026-07-17T17:41:18Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2026-07-17T17:41:48Z</project.build.outputTimestamp>
   </properties>
 
   <dependencyManagement>

Reply via email to