Skip to content

Commit d607c75

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent bf990b1 commit d607c75

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-assembly-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 Assembly Plugin</name>
@@ -50,7 +50,7 @@ under the License.
5050
<scm>
5151
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git</connection>
5252
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git</developerConnection>
53-
<tag>maven-assembly-plugin-3.6.0</tag>
53+
<tag>HEAD</tag>
5454
<url>https://github.com/apache/maven-assembly-plugin/tree/${project.scm.tag}</url>
5555
</scm>
5656
<issueManagement>
@@ -78,7 +78,7 @@ under the License.
7878

7979
<surefire.version>3.0.0</surefire.version>
8080
<testOutputToFile>true</testOutputToFile>
81-
<project.build.outputTimestamp>2023-05-11T20:35:37Z</project.build.outputTimestamp>
81+
<project.build.outputTimestamp>2023-05-11T20:36:09Z</project.build.outputTimestamp>
8282
</properties>
8383

8484
<dependencies>

0 commit comments

Comments
 (0)