Skip to content

Commit 854e6a0

Browse files
committed
[maven-release-plugin] prepare release maven-site-plugin-3.9.1
1 parent ec954c8 commit 854e6a0

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.9.1-SNAPSHOT</version>
33+
<version>3.9.1</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.9.1</tag>
181181
</scm>
182182
<issueManagement>
183183
<system>JIRA</system>
@@ -210,7 +210,7 @@ under the License.
210210
<pmdPluginVersion>3.11.0</pmdPluginVersion>
211211
<projectInfoReportsPluginVersion>2.7</projectInfoReportsPluginVersion>
212212
<surefirePluginVersion>2.22.1</surefirePluginVersion>
213-
<project.build.outputTimestamp>2020-03-06T20:49:49Z</project.build.outputTimestamp>
213+
<project.build.outputTimestamp>2020-06-21T16:20:57Z</project.build.outputTimestamp>
214214
</properties>
215215

216216
<dependencies>

0 commit comments

Comments
 (0)