Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-site-plugin-3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Apr 16, 2022
1 parent 32be6ad commit 8c597d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ under the License.
</parent>

<artifactId>maven-site-plugin</artifactId>
<version>3.12.0-SNAPSHOT</version>
<version>3.12.0</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Site Plugin</name>
Expand Down Expand Up @@ -177,7 +177,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-site-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-site-plugin.git</developerConnection>
<url>https://github.com/apache/maven-site-plugin/tree/${project.scm.tag}</url>
<tag>HEAD</tag>
<tag>maven-site-plugin-3.12.0</tag>
</scm>
<issueManagement>
<system>JIRA</system>
Expand Down Expand Up @@ -212,7 +212,7 @@ under the License.
<projectInfoReportsPluginVersion>3.2.2</projectInfoReportsPluginVersion>
<surefirePluginVersion>2.22.2</surefirePluginVersion>
<surefire.version>2.22.2</surefire.version>
<project.build.outputTimestamp>2022-02-13T11:25:26Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-04-16T21:01:45Z</project.build.outputTimestamp>

</properties>

Expand Down

0 comments on commit 8c597d8

Please sign in to comment.