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 May 25, 2024
1 parent a5ac7d7 commit f591e46
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 @@ -29,15 +29,15 @@

<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-impl</artifactId>
<version>4.0.0-M15</version>
<version>4.0.0-M16-SNAPSHOT</version>

<name>Apache Maven Reporting Implementation</name>
<description>Abstract classes to manage report generation.</description>

<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-reporting-impl.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-reporting-impl.git</developerConnection>
<tag>maven-reporting-impl-4.0.0-M15</tag>
<tag>HEAD</tag>
<url>https://github.com/apache/maven-reporting-impl/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand All @@ -63,7 +63,7 @@
<doxiaSitetoolsVersion>2.0.0-M19</doxiaSitetoolsVersion>
<reportingApiVersion>4.0.0-M12</reportingApiVersion>
<pluginToolsVersion>3.13.0</pluginToolsVersion>
<project.build.outputTimestamp>2024-05-25T09:21:02Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-05-25T09:22:31Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit f591e46

Please sign in to comment.