Skip to content

Commit 02e127d

Browse files
committed
[maven-release-plugin] prepare release maven-resolver-ant-tasks-1.5.1
1 parent 82e4859 commit 02e127d

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.1-SNAPSHOT</version>
31+
<version>1.5.1</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.5.1</tag>
4242
<url>https://github.com/apache/maven-resolver-ant-tasks/</url>
4343
</scm>
4444
<issueManagement>
@@ -65,7 +65,7 @@
6565
<hamcrestVersion>2.2</hamcrestVersion>
6666
<maven.site.path>resolver-archives/resolver-ant-tasks-LATEST</maven.site.path>
6767
<checkstyle.violation.ignore>LineLength,MagicNumber</checkstyle.violation.ignore>
68-
<project.build.outputTimestamp>2023-09-08T10:42:31Z</project.build.outputTimestamp>
68+
<project.build.outputTimestamp>2024-05-21T11:08:17Z</project.build.outputTimestamp>
6969
</properties>
7070

7171
<dependencyManagement>

0 commit comments

Comments
 (0)