Skip to content

Commit 104b560

Browse files
committed
[maven-release-plugin] prepare release maven-checkstyle-plugin-3.1.1
1 parent eb47fac commit 104b560

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-checkstyle-plugin</artifactId>
33-
<version>3.1.1-SNAPSHOT</version>
33+
<version>3.1.1</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.1</tag>
4949
</scm>
5050
<issueManagement>
5151
<system>JIRA</system>
@@ -69,7 +69,7 @@ under the License.
6969
<checkstyleVersion>8.29</checkstyleVersion>
7070
<doxiaVersion>1.4</doxiaVersion>
7171
<sitePluginVersion>3.7.1</sitePluginVersion>
72-
<project.build.outputTimestamp>2020-02-06T09:03:59Z</project.build.outputTimestamp>
72+
<project.build.outputTimestamp>2020-02-08T08:23:23Z</project.build.outputTimestamp>
7373
</properties>
7474

7575
<contributors>

0 commit comments

Comments
 (0)