Skip to content

Commit 59d1232

Browse files
[maven-release-plugin] prepare release 82
1 parent 98619db commit 59d1232

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>82-SNAPSHOT</version>
25+
<version>82</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>82</tag>
149149
<url>https://github.com/mojohaus/mojo-parent/tree/${project.scm.tag}</url>
150150
</scm>
151151
<issueManagement>
@@ -232,7 +232,7 @@
232232
<versions-maven-plugin.version>2.16.2</versions-maven-plugin.version>
233233
<sisu-maven-plugin.version>0.9.0.M2</sisu-maven-plugin.version>
234234
<spotless-maven-plugin.version>2.43.0</spotless-maven-plugin.version>
235-
<project.build.outputTimestamp>2024-05-11T15:16:36Z</project.build.outputTimestamp>
235+
<project.build.outputTimestamp>2024-05-13T17:35:32Z</project.build.outputTimestamp>
236236
<!-- mono-module doesn't require site:stage for scm-publish -->
237237
<scmpublish.content>${project.reporting.outputDirectory}</scmpublish.content>
238238
<junit5.version>5.10.2</junit5.version>
@@ -313,7 +313,7 @@
313313
<dependency>
314314
<groupId>org.codehaus.mojo</groupId>
315315
<artifactId>mojo-parent</artifactId>
316-
<version>82-SNAPSHOT</version>
316+
<version>82</version>
317317
<classifier>config</classifier>
318318
</dependency>
319319
<dependency>

0 commit comments

Comments
 (0)