Skip to content

Commit 9b34b44

Browse files
committed
[maven-release-plugin] prepare release maven-checkstyle-plugin-3.3.0
1 parent fe2379d commit 9b34b44

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.2.3-SNAPSHOT</version>
31+
<version>3.3.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.2.2</tag>
57+
<tag>maven-checkstyle-plugin-3.3.0</tag>
5858
<url>https://github.com/apache/maven-checkstyle-plugin/tree/${project.scm.tag}</url>
5959
</scm>
6060
<issueManagement>
@@ -81,7 +81,7 @@ under the License.
8181
<doxiaSitetoolsVersion>1.11.1</doxiaSitetoolsVersion>
8282
<sitePluginVersion>3.12.1</sitePluginVersion>
8383
<jxrPluginVersion>3.3.0</jxrPluginVersion>
84-
<project.build.outputTimestamp>2023-04-18T14:54:00Z</project.build.outputTimestamp>
84+
<project.build.outputTimestamp>2023-05-19T13:33:36Z</project.build.outputTimestamp>
8585
</properties>
8686

8787
<dependencies>

0 commit comments

Comments
 (0)