Skip to content

Commit 55a1cb0

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 865b892 commit 55a1cb0

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 @@
2828
</parent>
2929

3030
<artifactId>maven-artifact-plugin</artifactId>
31-
<version>3.6.0</version>
31+
<version>3.6.1-SNAPSHOT</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Artifact Plugin</name>
@@ -41,7 +41,7 @@
4141
<scm>
4242
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git</connection>
4343
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git</developerConnection>
44-
<tag>maven-artifact-plugin-3.6.0</tag>
44+
<tag>master</tag>
4545
<url>https://github.com/apache/maven-artifact-plugin/tree/${project.scm.tag}</url>
4646
</scm>
4747
<issueManagement>
@@ -64,7 +64,7 @@
6464
<resolverVersion>1.9.20</resolverVersion>
6565
<doxiaVersion>1.12.0</doxiaVersion>
6666
<javaVersion>8</javaVersion>
67-
<project.build.outputTimestamp>2025-01-08T16:48:34Z</project.build.outputTimestamp>
67+
<project.build.outputTimestamp>2025-01-08T16:48:55Z</project.build.outputTimestamp>
6868
</properties>
6969

7070
<dependencies>

0 commit comments

Comments
 (0)