We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b34b44 commit 756a61fCopy full SHA for 756a61f
pom.xml
@@ -28,7 +28,7 @@ under the License.
28
</parent>
29
30
<artifactId>maven-checkstyle-plugin</artifactId>
31
- <version>3.3.0</version>
+ <version>3.3.1-SNAPSHOT</version>
32
<packaging>maven-plugin</packaging>
33
34
<name>Apache Maven Checkstyle Plugin</name>
@@ -81,7 +81,7 @@ under the License.
81
<doxiaSitetoolsVersion>1.11.1</doxiaSitetoolsVersion>
82
<sitePluginVersion>3.12.1</sitePluginVersion>
83
<jxrPluginVersion>3.3.0</jxrPluginVersion>
84
- <project.build.outputTimestamp>2023-05-19T13:33:36Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2023-05-19T13:39:57Z</project.build.outputTimestamp>
85
</properties>
86
87
<dependencies>
0 commit comments