Commit 27b9ef3 1 parent a5aeeaf commit 27b9ef3 Copy full SHA for 27b9ef3
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.2-SNAPSHOT </version >
33
+ <version >3.1.2</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.2 </tag >
49
49
</scm >
50
50
<issueManagement >
51
51
<system >JIRA</system >
@@ -70,7 +70,7 @@ under the License.
70
70
<doxiaVersion >1.4</doxiaVersion >
71
71
<sitePluginVersion >3.9.0</sitePluginVersion >
72
72
<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>
74
74
</properties >
75
75
76
76
<contributors >
You can’t perform that action at this time.
0 commit comments