Skip to content

Commit 9929303

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent d4a468d commit 9929303

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-deploy-plugin</artifactId>
33-
<version>3.0.0-M2</version>
33+
<version>3.0.0-M3-SNAPSHOT</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>maven-deploy-plugin-3.0.0-M2</tag>
48+
<tag>HEAD</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>2021-12-27T14:10:57Z</project.build.outputTimestamp>
68+
<project.build.outputTimestamp>2021-12-27T14:11:19Z</project.build.outputTimestamp>
6969
</properties>
7070

7171
<dependencies>

0 commit comments

Comments
 (0)