Commit 9929303 1 parent d4a468d commit 9929303 Copy full SHA for 9929303
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,7 +30,7 @@ under the License.
30
30
</parent >
31
31
32
32
<artifactId >maven-deploy-plugin</artifactId >
33
- <version >3.0.0-M2 </version >
33
+ <version >3.0.0-M3-SNAPSHOT </version >
34
34
<packaging >maven-plugin</packaging >
35
35
36
36
<name >Apache Maven Deploy Plugin</name >
@@ -45,7 +45,7 @@ under the License.
45
45
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git</connection >
46
46
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git</developerConnection >
47
47
<url >https://github.com/apache/maven-deploy-plugin/tree/${project.scm.tag} </url >
48
- <tag >maven-deploy-plugin-3.0.0-M2 </tag >
48
+ <tag >HEAD </tag >
49
49
</scm >
50
50
<issueManagement >
51
51
<system >JIRA</system >
@@ -65,7 +65,7 @@ under the License.
65
65
<properties >
66
66
<mavenVersion >3.0</mavenVersion >
67
67
<javaVersion >7</javaVersion >
68
- <project .build.outputTimestamp>2021-12-27T14:10:57Z </project .build.outputTimestamp>
68
+ <project .build.outputTimestamp>2021-12-27T14:11:19Z </project .build.outputTimestamp>
69
69
</properties >
70
70
71
71
<dependencies >
You can’t perform that action at this time.
0 commit comments