Skip to content

Commit 4ddd4b1

Browse files
committed
[maven-release-plugin] prepare release maven-site-plugin-4.0.0-M10
1 parent 2a0790b commit 4ddd4b1

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-M10-SNAPSHOT</version>
31+
<version>4.0.0-M10</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-M10</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
<mavenReportingImplVersion>4.0.0-M10</mavenReportingImplVersion>
213213
<testingFluidoSkinVersion>2.0.0-M6</testingFluidoSkinVersion>
214214
<surefire.version>3.1.2</surefire.version>
215-
<project.build.outputTimestamp>2023-07-07T19:06:32Z</project.build.outputTimestamp>
215+
<project.build.outputTimestamp>2023-10-03T09:04:00Z</project.build.outputTimestamp>
216216

217217
</properties>
218218

0 commit comments

Comments
 (0)