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 2828
2929 <groupId >org.apache.maven</groupId >
3030 <artifactId >maven-archiver</artifactId >
31- <version >3.6.4 </version >
31+ <version >3.6.5-SNAPSHOT </version >
3232
3333 <name >Apache Maven Archiver</name >
3434 <description >Provides utility methods for creating JARs and other archive files from a Maven project.</description >
3535
3636 <scm >
3737 <connection >scm:git:https://github.com/apache/maven-archiver.git</connection >
3838 <developerConnection >scm:git:https://github.com/apache/maven-archiver.git</developerConnection >
39- <tag >maven-archiver-3.6.4 </tag >
39+ <tag >HEAD </tag >
4040 <url >https://github.com/apache/maven-archiver/tree/${project.scm.tag} </url >
4141 </scm >
4242 <issueManagement >
5757 <properties >
5858 <mavenVersion >3.2.5</mavenVersion >
5959 <javaVersion >8</javaVersion >
60- <project .build.outputTimestamp>2025-08-07T10:55:20Z </project .build.outputTimestamp>
60+ <project .build.outputTimestamp>2025-08-07T10:55:31Z </project .build.outputTimestamp>
6161 </properties >
6262
6363 <dependencies >
You can’t perform that action at this time.
0 commit comments