Skip to content

Commit 27b9ef3

Browse files
committed
[maven-release-plugin] prepare release maven-checkstyle-plugin-3.1.2
1 parent a5aeeaf commit 27b9ef3

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-checkstyle-plugin</artifactId>
33-
<version>3.1.2-SNAPSHOT</version>
33+
<version>3.1.2</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Checkstyle Plugin</name>
@@ -45,7 +45,7 @@ under the License.
4545
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git</connection>
4646
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git</developerConnection>
4747
<url>https://github.com/apache/maven-checkstyle-plugin/tree/${project.scm.tag}</url>
48-
<tag>HEAD</tag>
48+
<tag>maven-checkstyle-plugin-3.1.2</tag>
4949
</scm>
5050
<issueManagement>
5151
<system>JIRA</system>
@@ -70,7 +70,7 @@ under the License.
7070
<doxiaVersion>1.4</doxiaVersion>
7171
<sitePluginVersion>3.9.0</sitePluginVersion>
7272
<surefire.version>2.22.2</surefire.version>
73-
<project.build.outputTimestamp>2020-02-08T08:24:16Z</project.build.outputTimestamp>
73+
<project.build.outputTimestamp>2021-01-23T22:29:33Z</project.build.outputTimestamp>
7474
</properties>
7575

7676
<contributors>

0 commit comments

Comments
 (0)