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.1-SNAPSHOT </version >
31
+ <version >1.5.1</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.5.1 </tag >
42
42
<url >https://github.com/apache/maven-resolver-ant-tasks/</url >
43
43
</scm >
44
44
<issueManagement >
65
65
<hamcrestVersion >2.2</hamcrestVersion >
66
66
<maven .site.path>resolver-archives/resolver-ant-tasks-LATEST</maven .site.path>
67
67
<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>
69
69
</properties >
70
70
71
71
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments