Skip to content

Commit 67624ff

Browse files
committed
[maven-release-plugin] prepare release maven-site-plugin-4.0.0-M14
1 parent b3a063b commit 67624ff

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-site-plugin</artifactId>
31-
<version>4.0.0-M14-SNAPSHOT</version>
31+
<version>4.0.0-M14</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Site Plugin</name>
@@ -174,7 +174,7 @@ under the License.
174174
<scm>
175175
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-site-plugin.git</connection>
176176
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-site-plugin.git</developerConnection>
177-
<tag>HEAD</tag>
177+
<tag>maven-site-plugin-4.0.0-M14</tag>
178178
<url>https://github.com/apache/maven-site-plugin/tree/${project.scm.tag}</url>
179179
</scm>
180180
<issueManagement>
@@ -212,7 +212,7 @@ under the License.
212212
<mavenPluginPluginVersion>3.12.0</mavenPluginPluginVersion>
213213
<mavenReportingImplVersion>4.0.0-M14</mavenReportingImplVersion>
214214
<testingFluidoSkinVersion>2.0.0-M8</testingFluidoSkinVersion>
215-
<project.build.outputTimestamp>2023-12-14T15:35:29Z</project.build.outputTimestamp>
215+
<project.build.outputTimestamp>2024-05-05T19:24:52Z</project.build.outputTimestamp>
216216

217217
</properties>
218218

0 commit comments

Comments
 (0)