File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,15 +29,15 @@ under the License.
29
29
30
30
<groupId >org.apache.maven.reporting</groupId >
31
31
<artifactId >maven-reporting-api</artifactId >
32
- <version >4.0.0-M12-SNAPSHOT </version >
32
+ <version >4.0.0-M12</version >
33
33
34
34
<name >Apache Maven Reporting API</name >
35
35
<description >API to manage report generation.</description >
36
36
37
37
<scm >
38
38
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-reporting-api.git</connection >
39
39
<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 >
41
41
<url >https://github.com/apache/maven-reporting-api/tree/${project.scm.tag} </url >
42
42
</scm >
43
43
<issueManagement >
@@ -57,7 +57,7 @@ under the License.
57
57
58
58
<properties >
59
59
<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>
61
61
</properties >
62
62
63
63
<dependencies >
You can’t perform that action at this time.
0 commit comments