Skip to content

Commit 5008104

Browse files
committed
[maven-release-plugin] prepare release maven-project-info-reports-plugin-3.8.0
1 parent 3809b11 commit 5008104

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
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.7.1-SNAPSHOT</version>
31+
<version>3.8.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.8.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.20.0</sitePluginVersion>
124124
<fluidoSkinVersion>2.0.0-M11</fluidoSkinVersion>
125125
<checkstyle.violation.ignore>ParameterNumber,MethodLength</checkstyle.violation.ignore>
126-
<project.build.outputTimestamp>2024-08-18T18:44:26Z</project.build.outputTimestamp>
126+
<project.build.outputTimestamp>2024-10-18T09:42:02Z</project.build.outputTimestamp>
127127
</properties>
128128

129129
<dependencies>

0 commit comments

Comments
 (0)