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
michael-o committed Nov 21, 2023
1 parent a8a705b commit 7c18d86
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ under the License.
</parent>

<artifactId>maven-site-plugin</artifactId>
<version>4.0.0-M12</version>
<version>4.0.0-M13-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Site Plugin</name>
Expand Down Expand Up @@ -174,7 +174,7 @@ under the License.
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-site-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-site-plugin.git</developerConnection>
<tag>maven-site-plugin-4.0.0-M12</tag>
<tag>HEAD</tag>
<url>https://github.com/apache/maven-site-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand Down Expand Up @@ -211,7 +211,7 @@ under the License.
<mavenPluginPluginVersion>3.10.2</mavenPluginPluginVersion>
<mavenReportingImplVersion>4.0.0-M12</mavenReportingImplVersion>
<testingFluidoSkinVersion>2.0.0-M8</testingFluidoSkinVersion>
<project.build.outputTimestamp>2023-11-21T21:16:18Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-11-21T21:16:48Z</project.build.outputTimestamp>

</properties>

Expand Down

0 comments on commit 7c18d86

Please sign in to comment.