Skip to content

Commit 43f73ec

Browse files
committed
[maven-release-plugin] prepare release maven-site-plugin-3.21.0
1 parent a2880fb commit 43f73ec

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-site-plugin</artifactId>
31-
<version>3.20.1-SNAPSHOT</version>
31+
<version>3.21.0</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-3.21.0</tag>
178178
<url>https://github.com/apache/maven-site-plugin/tree/${project.scm.tag}</url>
179179
</scm>
180180
<issueManagement>
@@ -213,7 +213,7 @@ under the License.
213213
<antrunPluginVersion>3.1.0</antrunPluginVersion>
214214
<mavenReportingImplVersion>4.0.0</mavenReportingImplVersion>
215215
<fluidoSkinVersion>2.0.0-M11</fluidoSkinVersion>
216-
<project.build.outputTimestamp>2024-08-14T15:58:15Z</project.build.outputTimestamp>
216+
<project.build.outputTimestamp>2024-10-18T12:10:28Z</project.build.outputTimestamp>
217217
</properties>
218218

219219
<dependencies>

0 commit comments

Comments
 (0)