Skip to content

Commit dd1abd9

Browse files
committed
[maven-release-plugin] prepare release maven-checkstyle-plugin-3.6.0
1 parent 9ccb06e commit dd1abd9

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
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-checkstyle-plugin</artifactId>
31-
<version>3.5.1-SNAPSHOT</version>
31+
<version>3.6.0</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Checkstyle Plugin</name>
@@ -54,7 +54,7 @@ under the License.
5454
<scm>
5555
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git</connection>
5656
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git</developerConnection>
57-
<tag>maven-checkstyle-plugin-3.3.1</tag>
57+
<tag>maven-checkstyle-plugin-3.6.0</tag>
5858
<url>https://github.com/apache/maven-checkstyle-plugin/tree/${project.scm.tag}</url>
5959
</scm>
6060
<issueManagement>
@@ -82,7 +82,7 @@ under the License.
8282
<doxiaSitetoolsVersion>2.0.0</doxiaSitetoolsVersion>
8383
<sitePluginVersion>3.20.0</sitePluginVersion>
8484
<jxrPluginVersion>3.5.0</jxrPluginVersion>
85-
<project.build.outputTimestamp>2024-08-19T15:41:42Z</project.build.outputTimestamp>
85+
<project.build.outputTimestamp>2024-10-22T15:03:35Z</project.build.outputTimestamp>
8686
</properties>
8787

8888
<dependencies>

0 commit comments

Comments
 (0)