Commit 10a9d7a 1 parent 4dbab72 commit 10a9d7a Copy full SHA for 10a9d7a
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
<groupId >org.apache.maven.plugins</groupId >
27
27
<artifactId >maven-plugins</artifactId >
28
28
<version >36</version >
29
- <relativePath />
29
+ <relativePath />
30
30
</parent >
31
31
32
32
<artifactId >maven-install-plugin</artifactId >
33
- <version >3.0.0-M2-SNAPSHOT </version >
33
+ <version >3.0.0</version >
34
34
<packaging >maven-plugin</packaging >
35
35
36
36
<name >Apache Maven Install Plugin</name >
45
45
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-install-plugin.git</connection >
46
46
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-install-plugin.git</developerConnection >
47
47
<url >https://github.com/apache/maven-install-plugin/tree/${project.scm.tag} </url >
48
- <tag >HEAD </tag >
48
+ <tag >maven-install-plugin-3.0.0 </tag >
49
49
</scm >
50
50
<issueManagement >
51
51
<system >jira</system >
67
67
<mavenVersion >3.2.5</mavenVersion >
68
68
<aetherVersion >1.0.0.v20140518</aetherVersion > <!-- Maven bound -->
69
69
<slf4jVersion >1.7.5</slf4jVersion > <!-- Maven bound -->
70
- <project .build.outputTimestamp>2020-04-07T21 :04:00Z </project .build.outputTimestamp>
70
+ <project .build.outputTimestamp>2022-07-16T16 :04:08Z </project .build.outputTimestamp>
71
71
</properties >
72
72
73
73
<dependencies >
You can’t perform that action at this time.
0 commit comments