File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3030 </parent >
3131
3232 <artifactId >maven-shade-plugin</artifactId >
33- <version >3.2.2-SNAPSHOT </version >
33+ <version >3.2.2</version >
3434 <packaging >maven-plugin</packaging >
3535
3636 <name >Apache Maven Shade Plugin</name >
4747 <connection >scm:git:https://gitbox.apache.org/repos/asf/maven-shade-plugin.git</connection >
4848 <developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-shade-plugin.git</developerConnection >
4949 <url >https://github.com/apache/maven-shade-plugin/tree/${project.scm.tag} </url >
50- <tag >HEAD </tag >
50+ <tag >maven-shade-plugin-3.2.2 </tag >
5151 </scm >
5252 <issueManagement >
5353 <system >jira</system >
6969 <javaVersion >7</javaVersion >
7070 <currentVersion >${project.version}</currentVersion >
7171 <asmVersion >7.3.1</asmVersion >
72- <project .build.outputTimestamp>2020-02-01T19:03:59Z </project .build.outputTimestamp>
72+ <project .build.outputTimestamp>2020-02-09T09:12:23Z </project .build.outputTimestamp>
7373 </properties >
7474
7575 <contributors >
302302 <source >src/it/mrm/repository</source >
303303 <cloneTo >target/mock-repo</cloneTo > <!-- due to on the fly created jars -->
304304 </mockRepo >
305- <proxyRepo />
305+ <proxyRepo />
306306 </repositories >
307307 </configuration >
308308 </plugin >
You can’t perform that action at this time.
0 commit comments