Skip to content

Commit f89321c

Browse files
[maven-release-plugin] prepare release maven-project-info-reports-plugin-3.9.0
1 parent 3f47dd0 commit f89321c

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
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-project-info-reports-plugin</artifactId>
31-
<version>3.9.0-SNAPSHOT</version>
31+
<version>3.9.0</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Project Info Reports Plugin</name>
@@ -95,7 +95,7 @@ under the License.
9595
<scm>
9696
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git</connection>
9797
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git</developerConnection>
98-
<tag>HEAD</tag>
98+
<tag>maven-project-info-reports-plugin-3.9.0</tag>
9999
<url>https://github.com/apache/maven-project-info-reports-plugin/tree/${project.scm.tag}</url>
100100
</scm>
101101
<issueManagement>
@@ -123,7 +123,7 @@ under the License.
123123
<sitePluginVersion>3.21.0</sitePluginVersion>
124124
<fluidoSkinVersion>2.0.1</fluidoSkinVersion>
125125
<checkstyle.violation.ignore>ParameterNumber,MethodLength</checkstyle.violation.ignore>
126-
<project.build.outputTimestamp>2025-02-19T22:31:07Z</project.build.outputTimestamp>
126+
<project.build.outputTimestamp>2025-02-23T16:15:49Z</project.build.outputTimestamp>
127127
</properties>
128128

129129
<dependencies>

0 commit comments

Comments
 (0)