File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 28
28
29
29
<groupId >org.apache.maven</groupId >
30
30
<artifactId >maven-archiver</artifactId >
31
- <version >3.6.4-SNAPSHOT </version >
31
+ <version >3.6.4</version >
32
32
33
33
<name >Apache Maven Archiver</name >
34
34
<description >Provides utility methods for creating JARs and other archive files from a Maven project.</description >
35
35
36
36
<scm >
37
37
<connection >scm:git:https://github.com/apache/maven-archiver.git</connection >
38
38
<developerConnection >scm:git:https://github.com/apache/maven-archiver.git</developerConnection >
39
+ <tag >maven-archiver-3.6.4</tag >
39
40
<url >https://github.com/apache/maven-archiver/tree/${project.scm.tag} </url >
40
41
</scm >
41
42
<issueManagement >
56
57
<properties >
57
58
<mavenVersion >3.2.5</mavenVersion >
58
59
<javaVersion >8</javaVersion >
59
- <project .build.outputTimestamp>2024-10-22T15:28:10Z </project .build.outputTimestamp>
60
+ <project .build.outputTimestamp>2025-08-07T10:55:20Z </project .build.outputTimestamp>
60
61
</properties >
61
62
62
63
<dependencies >
You can’t perform that action at this time.
0 commit comments