We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d757053 commit 9ddd0f8Copy full SHA for 9ddd0f8
pom.xml
@@ -30,7 +30,7 @@ under the License.
30
</parent>
31
32
<artifactId>maven-checkstyle-plugin</artifactId>
33
- <version>3.2.2</version>
+ <version>3.2.3-SNAPSHOT</version>
34
<packaging>maven-plugin</packaging>
35
36
<name>Apache Maven Checkstyle Plugin</name>
@@ -71,7 +71,7 @@ under the License.
71
<doxiaSitetoolsVersion>1.11.1</doxiaSitetoolsVersion>
72
<sitePluginVersion>3.12.1</sitePluginVersion>
73
<jxrPluginVersion>3.3.0</jxrPluginVersion>
74
- <project.build.outputTimestamp>2023-04-18T14:48:00Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2023-04-18T14:54:00Z</project.build.outputTimestamp>
75
</properties>
76
77
<contributors>
0 commit comments