Skip to content

Commit c56b7b2

Browse files
committed
[maven-release-plugin] prepare release maven-site-plugin-3.10.0
1 parent 7029bab commit c56b7b2

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
@@ -30,7 +30,7 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-site-plugin</artifactId>
33-
<version>3.10.0-SNAPSHOT</version>
33+
<version>3.10.0</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Site Plugin</name>
@@ -177,7 +177,7 @@ under the License.
177177
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-site-plugin.git</connection>
178178
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-site-plugin.git</developerConnection>
179179
<url>https://github.com/apache/maven-site-plugin/tree/${project.scm.tag}</url>
180-
<tag>HEAD</tag>
180+
<tag>maven-site-plugin-3.10.0</tag>
181181
</scm>
182182
<issueManagement>
183183
<system>JIRA</system>
@@ -212,7 +212,7 @@ under the License.
212212
<projectInfoReportsPluginVersion>2.7</projectInfoReportsPluginVersion>
213213
<surefirePluginVersion>2.22.2</surefirePluginVersion>
214214
<surefire.version>2.22.2</surefire.version>
215-
<project.build.outputTimestamp>2020-06-21T16:21:18Z</project.build.outputTimestamp>
215+
<project.build.outputTimestamp>2021-12-22T09:25:14Z</project.build.outputTimestamp>
216216
</properties>
217217

218218
<dependencies>

0 commit comments

Comments
 (0)