File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-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.4.0 </version >
31
+ <version >3.4.1-SNAPSHOT </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 >
42
42
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-archiver.git</connection >
43
43
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-archiver.git</developerConnection >
44
44
<url >https://github.com/apache/maven-archiver/tree/${project.scm.tag} </url >
45
- <tag >maven-archiver-3.4.0 </tag >
45
+ <tag >HEAD </tag >
46
46
</scm >
47
47
<issueManagement >
48
48
<system >jira</system >
You can’t perform that action at this time.
0 commit comments