Skip to content

Commit 5bbfae9

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 9227d1d commit 5bbfae9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>org.codehaus.mojo</groupId>
2424
<artifactId>mojo-parent</artifactId>
25-
<version>96</version>
25+
<version>97-SNAPSHOT</version>
2626
<packaging>pom</packaging>
2727

2828
<name>MojoHaus Parent</name>
@@ -145,7 +145,7 @@
145145
<scm>
146146
<connection>scm:git:https://github.com/mojohaus/mojo-parent.git</connection>
147147
<developerConnection>scm:git:https://github.com/mojohaus/mojo-parent.git</developerConnection>
148-
<tag>96</tag>
148+
<tag>74</tag>
149149
<url>https://github.com/mojohaus/mojo-parent/tree/${project.scm.tag}</url>
150150
</scm>
151151
<issueManagement>
@@ -237,7 +237,7 @@
237237
<sisu-maven-plugin.version>1.0.0</sisu-maven-plugin.version>
238238
<spotless-maven-plugin.version>3.3.0</spotless-maven-plugin.version>
239239
<palantirJavaFormat.version>2.89.0</palantirJavaFormat.version>
240-
<project.build.outputTimestamp>2026-03-14T13:54:28Z</project.build.outputTimestamp>
240+
<project.build.outputTimestamp>2026-03-14T13:54:36Z</project.build.outputTimestamp>
241241
<!-- mono-module doesn't require site:stage for scm-publish -->
242242
<scmpublish.content>${project.reporting.outputDirectory}</scmpublish.content>
243243
<junit5.version>5.14.3</junit5.version>
@@ -333,7 +333,7 @@
333333
<dependency>
334334
<groupId>org.codehaus.mojo</groupId>
335335
<artifactId>mojo-parent</artifactId>
336-
<version>96</version>
336+
<version>97-SNAPSHOT</version>
337337
<classifier>config</classifier>
338338
</dependency>
339339
<dependency>

0 commit comments

Comments
 (0)