This is an automated email from the ASF dual-hosted git repository. cstamas 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 a47f404 [maven-release-plugin] prepare for next development iteration a47f404 is described below commit a47f404d0b96a268e338920ea6627f989010cd30 Author: Tamas Cservenak <ta...@cservenak.net> AuthorDate: Sun Feb 2 16:12:25 2025 +0100 [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 d3d9307..61c52db 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.5.2</version> + <version>1.5.3-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.5.2</tag> + <tag>HEAD</tag> <url>https://github.com/apache/maven-resolver-ant-tasks/</url> </scm> <issueManagement> @@ -65,7 +65,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>2025-02-02T15:11:48Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2025-02-02T15:12:25Z</project.build.outputTimestamp> </properties> <dependencyManagement>