Skip to content

Commit c0d2726

Browse files
committed
[maven-release-plugin] prepare release maven-reporting-impl-4.0.0
1 parent cbe0d84 commit c0d2726

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 @@
2929

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

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

3737
<scm>
3838
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-reporting-impl.git</connection>
3939
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-reporting-impl.git</developerConnection>
40-
<tag>HEAD</tag>
40+
<tag>maven-reporting-impl-4.0.0</tag>
4141
<url>https://github.com/apache/maven-reporting-impl/tree/${project.scm.tag}</url>
4242
</scm>
4343
<issueManagement>
@@ -63,7 +63,7 @@
6363
<doxiaSitetoolsVersion>2.0.0</doxiaSitetoolsVersion>
6464
<reportingApiVersion>4.0.0</reportingApiVersion>
6565
<pluginToolsVersion>3.15.0</pluginToolsVersion>
66-
<project.build.outputTimestamp>2024-05-25T09:22:31Z</project.build.outputTimestamp>
66+
<project.build.outputTimestamp>2024-10-12T19:41:46Z</project.build.outputTimestamp>
6767
</properties>
6868

6969
<dependencyManagement>

0 commit comments

Comments
 (0)