Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Jun 13, 2024
1 parent 00bf022 commit 6adc8f4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<groupId>org.codehaus.mojo</groupId>
<artifactId>mojo-parent</artifactId>
<version>84</version>
<version>85-SNAPSHOT</version>
<packaging>pom</packaging>

<name>MojoHaus Parent</name>
Expand Down Expand Up @@ -145,7 +145,7 @@
<scm>
<connection>scm:git:https://github.com/mojohaus/mojo-parent.git</connection>
<developerConnection>scm:git:https://github.com/mojohaus/mojo-parent.git</developerConnection>
<tag>84</tag>
<tag>74</tag>
<url>https://github.com/mojohaus/mojo-parent/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand Down Expand Up @@ -232,7 +232,7 @@
<versions-maven-plugin.version>2.16.2</versions-maven-plugin.version>
<sisu-maven-plugin.version>0.9.0.M3</sisu-maven-plugin.version>
<spotless-maven-plugin.version>2.43.0</spotless-maven-plugin.version>
<project.build.outputTimestamp>2024-06-13T22:12:53Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-06-13T22:12:59Z</project.build.outputTimestamp>
<!-- mono-module doesn't require site:stage for scm-publish -->
<scmpublish.content>${project.reporting.outputDirectory}</scmpublish.content>
<junit5.version>5.10.2</junit5.version>
Expand Down Expand Up @@ -313,7 +313,7 @@
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>mojo-parent</artifactId>
<version>84</version>
<version>85-SNAPSHOT</version>
<classifier>config</classifier>
</dependency>
<dependency>
Expand Down

0 comments on commit 6adc8f4

Please sign in to comment.