Skip to content

Commit d77f1e9

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 955d273 commit d77f1e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-scm-publish-plugin</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.2.1-SNAPSHOT</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven SCM Publish Plugin</name>
@@ -46,7 +46,7 @@ under the License.
4646
<scm>
4747
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git</connection>
4848
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git</developerConnection>
49-
<tag>maven-scm-publish-plugin-3.2.0</tag>
49+
<tag>HEAD</tag>
5050
<url>https://github.com/apache/maven-scm-publish-plugin/tree/${project.scm.tag}</url>
5151
</scm>
5252
<issueManagement>
@@ -77,7 +77,7 @@ under the License.
7777
<!-- for documentation purpose -->
7878
<maven-scm-provider-svnjava-version>2.0.6</maven-scm-provider-svnjava-version>
7979
<svnkit-version>1.7.11</svnkit-version>
80-
<project.build.outputTimestamp>2023-03-26T17:34:56Z</project.build.outputTimestamp>
80+
<project.build.outputTimestamp>2023-03-26T17:35:16Z</project.build.outputTimestamp>
8181
</properties>
8282

8383
<dependencies>

0 commit comments

Comments
 (0)