Skip to content

Commit ec081cf

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 4f016bc commit ec081cf

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
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-deploy-plugin</artifactId>
31-
<version>3.1.2</version>
31+
<version>3.1.3-SNAPSHOT</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Deploy Plugin</name>
@@ -49,7 +49,7 @@ under the License.
4949
<scm>
5050
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git</connection>
5151
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git</developerConnection>
52-
<tag>maven-deploy-plugin-3.1.2</tag>
52+
<tag>HEAD</tag>
5353
<url>https://github.com/apache/maven-deploy-plugin/tree/${project.scm.tag}</url>
5454
</scm>
5555
<issueManagement>
@@ -88,7 +88,7 @@ under the License.
8888
<mavenSurefirePluginVersion>${version.maven-surefire}</mavenSurefirePluginVersion>
8989
<mavenWarPluginVersion>${version.maven-war-plugin}</mavenWarPluginVersion>
9090

91-
<project.build.outputTimestamp>2024-04-26T10:30:22Z</project.build.outputTimestamp>
91+
<project.build.outputTimestamp>2024-04-26T10:30:44Z</project.build.outputTimestamp>
9292
</properties>
9393

9494
<dependencies>

0 commit comments

Comments
 (0)