File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ under the License.
3030 </parent >
3131
3232 <artifactId >maven-deploy-plugin</artifactId >
33- <version >3.0.0-M2-SNAPSHOT </version >
33+ <version >3.0.0-M2</version >
3434 <packaging >maven-plugin</packaging >
3535
3636 <name >Apache Maven Deploy Plugin</name >
@@ -45,7 +45,7 @@ under the License.
4545 <connection >scm:git:https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git</connection >
4646 <developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git</developerConnection >
4747 <url >https://github.com/apache/maven-deploy-plugin/tree/${project.scm.tag} </url >
48- <tag >HEAD </tag >
48+ <tag >maven-deploy-plugin-3.0.0-M2 </tag >
4949 </scm >
5050 <issueManagement >
5151 <system >JIRA</system >
@@ -65,7 +65,7 @@ under the License.
6565 <properties >
6666 <mavenVersion >3.0</mavenVersion >
6767 <javaVersion >7</javaVersion >
68- <project .build.outputTimestamp>2020-04-07T21:04:00Z </project .build.outputTimestamp>
68+ <project .build.outputTimestamp>2021-12-27T14:10:57Z </project .build.outputTimestamp>
6969 </properties >
7070
7171 <dependencies >
You can’t perform that action at this time.
0 commit comments