File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 30
30
</parent >
31
31
32
32
<artifactId >maven-shade-plugin</artifactId >
33
- <version >3.2.3-SNAPSHOT </version >
33
+ <version >3.2.3</version >
34
34
<packaging >maven-plugin</packaging >
35
35
36
36
<name >Apache Maven Shade Plugin</name >
47
47
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-shade-plugin.git</connection >
48
48
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-shade-plugin.git</developerConnection >
49
49
<url >https://github.com/apache/maven-shade-plugin/tree/${project.scm.tag} </url >
50
- <tag >HEAD </tag >
50
+ <tag >maven-shade-plugin-3.2.3 </tag >
51
51
</scm >
52
52
<issueManagement >
53
53
<system >jira</system >
69
69
<javaVersion >7</javaVersion >
70
70
<currentVersion >${project.version}</currentVersion >
71
71
<asmVersion >8.0</asmVersion >
72
- <project .build.outputTimestamp>2020-02-09T09:12:47Z </project .build.outputTimestamp>
72
+ <project .build.outputTimestamp>2020-04-10T20:55:45Z </project .build.outputTimestamp>
73
73
</properties >
74
74
75
75
<contributors >
You can’t perform that action at this time.
0 commit comments