File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ under the License.
30
30
</parent >
31
31
32
32
<artifactId >maven-checkstyle-plugin</artifactId >
33
- <version >3.1.1-SNAPSHOT </version >
33
+ <version >3.1.1</version >
34
34
<packaging >maven-plugin</packaging >
35
35
36
36
<name >Apache Maven Checkstyle Plugin</name >
@@ -45,7 +45,7 @@ under the License.
45
45
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git</connection >
46
46
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git</developerConnection >
47
47
<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 >
49
49
</scm >
50
50
<issueManagement >
51
51
<system >JIRA</system >
@@ -69,7 +69,7 @@ under the License.
69
69
<checkstyleVersion >8.29</checkstyleVersion >
70
70
<doxiaVersion >1.4</doxiaVersion >
71
71
<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>
73
73
</properties >
74
74
75
75
<contributors >
You can’t perform that action at this time.
0 commit comments