We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be411c9 commit 300d95aCopy full SHA for 300d95a
1 file changed
pom.xml
@@ -29,7 +29,7 @@ under the License.
29
30
<groupId>org.apache.maven.reporting</groupId>
31
<artifactId>maven-reporting-api</artifactId>
32
- <version>4.0.0-M12</version>
+ <version>4.0.0-M13-SNAPSHOT</version>
33
34
<name>Apache Maven Reporting API</name>
35
<description>API to manage report generation.</description>
@@ -57,7 +57,7 @@ under the License.
57
58
<properties>
59
<javaVersion>8</javaVersion>
60
- <project.build.outputTimestamp>2024-05-17T20:17:38Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2024-05-17T20:18:22Z</project.build.outputTimestamp>
61
</properties>
62
63
<dependencies>
0 commit comments