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 4d36307 [maven-release-plugin] prepare for next development iteration 4d36307 is described below commit 4d3630775338980915deecc5224dffb25bfca1a2 Author: Tamas Cservenak <ta...@cservenak.net> AuthorDate: Tue May 21 13:08:52 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 fc74b2d..09c3499 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.1</version> + <version>1.5.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.5.1</tag> + <tag>HEAD</tag> <url>https://github.com/apache/maven-resolver-ant-tasks/</url> </scm> <issueManagement> @@ -65,7 +65,7 @@ <hamcrestVersion>2.2</hamcrestVersion> <maven.site.path>resolver-archives/resolver-ant-tasks-LATEST</maven.site.path> <checkstyle.violation.ignore>LineLength,MagicNumber</checkstyle.violation.ignore> - <project.build.outputTimestamp>2024-05-21T11:08:17Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-05-21T11:08:52Z</project.build.outputTimestamp> </properties> <dependencyManagement>