Skip to content

Commit ba8cf7a

Browse files
[maven-release-plugin] prepare release 92
1 parent f2c5b55 commit ba8cf7a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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>92-SNAPSHOT</version>
25+
<version>92</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>74</tag>
148+
<tag>92</tag>
149149
<url>https://github.com/mojohaus/mojo-parent/tree/${project.scm.tag}</url>
150150
</scm>
151151
<issueManagement>
@@ -238,7 +238,7 @@
238238
<spotless-maven-plugin.version>2.44.5</spotless-maven-plugin.version>
239239
<!-- we use version 2.56.0 due to: https://github.com/palantir/palantir-java-format/issues/1320 -->
240240
<palantirJavaFormat.version>2.56.0</palantirJavaFormat.version>
241-
<project.build.outputTimestamp>2025-06-02T19:00:39Z</project.build.outputTimestamp>
241+
<project.build.outputTimestamp>2025-06-14T09:00:05Z</project.build.outputTimestamp>
242242
<!-- mono-module doesn't require site:stage for scm-publish -->
243243
<scmpublish.content>${project.reporting.outputDirectory}</scmpublish.content>
244244
<junit5.version>5.13.1</junit5.version>
@@ -332,7 +332,7 @@
332332
<dependency>
333333
<groupId>org.codehaus.mojo</groupId>
334334
<artifactId>mojo-parent</artifactId>
335-
<version>92-SNAPSHOT</version>
335+
<version>92</version>
336336
<classifier>config</classifier>
337337
</dependency>
338338
<dependency>

0 commit comments

Comments
 (0)