Skip to content

Commit a0e97b4

Browse files
committed
[maven-release-plugin] prepare release maven-site-plugin-3.11.0
1 parent 26979ff commit a0e97b4

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

3232
<artifactId>maven-site-plugin</artifactId>
33-
<version>3.11.0-SNAPSHOT</version>
33+
<version>3.11.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.11.0</tag>
181181
</scm>
182182
<issueManagement>
183183
<system>JIRA</system>
@@ -213,7 +213,7 @@ under the License.
213213
<projectInfoReportsPluginVersion>3.2.1</projectInfoReportsPluginVersion>
214214
<surefirePluginVersion>2.22.2</surefirePluginVersion>
215215
<surefire.version>2.22.2</surefire.version>
216-
<project.build.outputTimestamp>2021-12-22T09:25:46Z</project.build.outputTimestamp>
216+
<project.build.outputTimestamp>2022-02-13T11:24:57Z</project.build.outputTimestamp>
217217
</properties>
218218

219219
<dependencies>

0 commit comments

Comments
 (0)