Skip to content

Commit be411c9

Browse files
committed
[maven-release-plugin] prepare release maven-reporting-api-4.0.0-M12
1 parent cda5232 commit be411c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ under the License.
2929

3030
<groupId>org.apache.maven.reporting</groupId>
3131
<artifactId>maven-reporting-api</artifactId>
32-
<version>4.0.0-M12-SNAPSHOT</version>
32+
<version>4.0.0-M12</version>
3333

3434
<name>Apache Maven Reporting API</name>
3535
<description>API to manage report generation.</description>
3636

3737
<scm>
3838
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-reporting-api.git</connection>
3939
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-reporting-api.git</developerConnection>
40-
<tag>HEAD</tag>
40+
<tag>maven-reporting-api-4.0.0-M12</tag>
4141
<url>https://github.com/apache/maven-reporting-api/tree/${project.scm.tag}</url>
4242
</scm>
4343
<issueManagement>
@@ -57,7 +57,7 @@ under the License.
5757

5858
<properties>
5959
<javaVersion>8</javaVersion>
60-
<project.build.outputTimestamp>2024-04-14T09:53:37Z</project.build.outputTimestamp>
60+
<project.build.outputTimestamp>2024-05-17T20:17:38Z</project.build.outputTimestamp>
6161
</properties>
6262

6363
<dependencies>

0 commit comments

Comments
 (0)