File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 26
26
<artifactId >maven-plugins</artifactId >
27
27
<groupId >org.apache.maven.plugins</groupId >
28
28
<version >37</version >
29
- <relativePath />
29
+ <relativePath />
30
30
</parent >
31
31
32
32
<artifactId >maven-jar-plugin</artifactId >
33
- <version >3.3.0-SNAPSHOT </version >
33
+ <version >3.3.0</version >
34
34
<packaging >maven-plugin</packaging >
35
35
36
36
<name >Apache Maven JAR Plugin</name >
57
57
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-jar-plugin.git</connection >
58
58
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-jar-plugin.git</developerConnection >
59
59
<url >https://github.com/apache/maven-jar-plugin/tree/${project.scm.tag} </url >
60
- <tag >HEAD </tag >
60
+ <tag >maven-jar-plugin-3.3.0 </tag >
61
61
</scm >
62
62
<issueManagement >
63
63
<system >JIRA</system >
78
78
<javaVersion >8</javaVersion >
79
79
<mavenVersion >3.2.5</mavenVersion >
80
80
<mavenArchiverVersion >3.6.0</mavenArchiverVersion >
81
- <project .build.outputTimestamp>2022-01-08T21:19:21Z </project .build.outputTimestamp>
81
+ <project .build.outputTimestamp>2022-09-12T15:53:02Z </project .build.outputTimestamp>
82
82
</properties >
83
83
84
84
<dependencies >
You can’t perform that action at this time.
0 commit comments