Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 71
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Oct 20, 2022
1 parent 53d4946 commit a983189
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 @@ -24,7 +24,7 @@

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

<name>MojoHaus Parent</name>
Expand Down Expand Up @@ -159,7 +159,7 @@
<connection>scm:git:https://github.com/mojohaus/mojo-parent.git</connection>
<developerConnection>scm:git:https://github.com/mojohaus/mojo-parent.git</developerConnection>
<url>https://github.com/mojohaus/mojo-parent/tree/${project.scm.tag}</url>
<tag>master</tag>
<tag>71</tag>
</scm>
<issueManagement>
<system>GitHub</system>
Expand Down Expand Up @@ -235,7 +235,7 @@
<plexus-component-metadata.version>2.1.1</plexus-component-metadata.version>
<taglist-maven-plugin.version>3.0.0</taglist-maven-plugin.version>
<versions-maven-plugin.version>2.12.0</versions-maven-plugin.version>
<project.build.outputTimestamp>2022-08-15T12:36:07Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-10-20T18:23:52Z</project.build.outputTimestamp>
<scmpublish.content>${project.reporting.outputDirectory}</scmpublish.content><!-- mono-module doesn't require site:stage for scm-publish -->
<junit5.version>5.9.1</junit5.version>
<checkstyle.version>9.3</checkstyle.version><!-- 10.x requires Java 11 -->
Expand Down Expand Up @@ -333,7 +333,7 @@
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>mojo-parent</artifactId>
<version>71-SNAPSHOT</version>
<version>71</version>
<classifier>config</classifier>
</dependency>
<dependency>
Expand Down

0 comments on commit a983189

Please sign in to comment.