Skip to content

Commit 39549aa

Browse files
[maven-release-plugin] prepare release maven-resolver-ant-tasks-1.6.0
1 parent af440da commit 39549aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<groupId>org.apache.maven.resolver</groupId>
3030
<artifactId>maven-resolver-ant-tasks</artifactId>
31-
<version>1.5.3-SNAPSHOT</version>
31+
<version>1.6.0</version>
3232

3333
<name>Maven Artifact Resolver Ant Tasks</name>
3434
<description>Ant tasks handling Maven artifacts using Maven Artifact Resolver and Maven Artifact Resolver Provider.</description>
@@ -38,7 +38,7 @@
3838
<scm>
3939
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-resolver-ant-tasks.git</connection>
4040
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-resolver-ant-tasks.git</developerConnection>
41-
<tag>HEAD</tag>
41+
<tag>maven-resolver-ant-tasks-1.6.0</tag>
4242
<url>https://github.com/apache/maven-resolver-ant-tasks/tree/${project.scm.tag}</url>
4343
</scm>
4444

@@ -66,7 +66,7 @@
6666
<hamcrestVersion>3.0</hamcrestVersion>
6767
<maven.site.path>resolver-archives/resolver-ant-tasks-LATEST</maven.site.path>
6868
<checkstyle.violation.ignore>LineLength,MagicNumber</checkstyle.violation.ignore>
69-
<project.build.outputTimestamp>2025-02-02T15:12:25Z</project.build.outputTimestamp>
69+
<project.build.outputTimestamp>2025-08-14T19:13:02Z</project.build.outputTimestamp>
7070
</properties>
7171

7272
<dependencyManagement>

0 commit comments

Comments
 (0)