Skip to content

Commit 3af735f

Browse files
committed
[maven-release-plugin] prepare release maven-checkstyle-plugin-3.4.0
1 parent e72bd83 commit 3af735f

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.3.2-SNAPSHOT</version>
31+
<version>3.4.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.4.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>1.11.1</doxiaSitetoolsVersion>
8383
<sitePluginVersion>3.12.1</sitePluginVersion>
8484
<jxrPluginVersion>3.3.0</jxrPluginVersion>
85-
<project.build.outputTimestamp>2023-10-21T10:39:27Z</project.build.outputTimestamp>
85+
<project.build.outputTimestamp>2024-06-02T14:45:09Z</project.build.outputTimestamp>
8686
</properties>
8787

8888
<dependencies>

0 commit comments

Comments
 (0)