Skip to content

Commit bd8cafc

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 434b3aa commit bd8cafc

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.8.0</version>
31+
<version>3.8.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.8.0</tag>
53+
<tag>HEAD</tag>
5454
<url>https://github.com/apache/maven-assembly-plugin/tree/${project.scm.tag}</url>
5555
</scm>
5656
<issueManagement>
@@ -80,7 +80,7 @@ under the License.
8080
<commonsIoVersion>2.21.0</commonsIoVersion>
8181
<version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
8282
<testOutputToFile>true</testOutputToFile>
83-
<project.build.outputTimestamp>2025-11-22T23:23:00Z</project.build.outputTimestamp>
83+
<project.build.outputTimestamp>2025-11-22T23:23:18Z</project.build.outputTimestamp>
8484
</properties>
8585

8686
<dependencyManagement>

0 commit comments

Comments
 (0)