File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 28
28
29
29
<groupId >org.apache.maven.resolver</groupId >
30
30
<artifactId >maven-resolver-ant-tasks</artifactId >
31
- <version >1.5.3-SNAPSHOT </version >
31
+ <version >1.6.0 </version >
32
32
33
33
<name >Maven Artifact Resolver Ant Tasks</name >
34
34
<description >Ant tasks handling Maven artifacts using Maven Artifact Resolver and Maven Artifact Resolver Provider.</description >
38
38
<scm >
39
39
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-resolver-ant-tasks.git</connection >
40
40
<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 >
42
42
<url >https://github.com/apache/maven-resolver-ant-tasks/tree/${project.scm.tag} </url >
43
43
</scm >
44
44
66
66
<hamcrestVersion >3.0</hamcrestVersion >
67
67
<maven .site.path>resolver-archives/resolver-ant-tasks-LATEST</maven .site.path>
68
68
<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>
70
70
</properties >
71
71
72
72
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments