Skip to content

Commit 44b8484

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 5e71a90 commit 44b8484

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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-jlink-plugin</artifactId>
31-
<version>3.3.0</version>
31+
<version>3.3.1-SNAPSHOT</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven JLink Plugin</name>
@@ -43,7 +43,7 @@
4343
<scm>
4444
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git</connection>
4545
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git</developerConnection>
46-
<tag>maven-jlink-plugin-3.3.0</tag>
46+
<tag>HEAD</tag>
4747
<url>https://github.com/apache/maven-jlink-plugin/tree/${project.scm.tag}</url>
4848
</scm>
4949

@@ -67,7 +67,7 @@
6767
<maven.compiler.release>11</maven.compiler.release>
6868
<!-- needed for enforce-bytecode-version in maven-parent-pom. -->
6969
<maven.compiler.target>${maven.compiler.release}</maven.compiler.target>
70-
<project.build.outputTimestamp>2026-03-09T18:53:53Z</project.build.outputTimestamp>
70+
<project.build.outputTimestamp>2026-03-09T18:54:07Z</project.build.outputTimestamp>
7171
<version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
7272
<version.palantirJavaFormat>2.82.0</version.palantirJavaFormat>
7373
</properties>

0 commit comments

Comments
 (0)