This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git
The following commit(s) were added to refs/heads/master by this push: new fd1f630 [maven-release-plugin] prepare for next development iteration fd1f630 is described below commit fd1f630dea492217f723d9dc0b35282eef517dd8 Author: Michael Osipov <micha...@apache.org> AuthorDate: Sat Oct 21 12:39:27 2023 +0200 [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d6008f7..360ee5e 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. </parent> <artifactId>maven-checkstyle-plugin</artifactId> - <version>3.3.1</version> + <version>3.3.2-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Apache Maven Checkstyle Plugin</name> @@ -81,7 +81,7 @@ under the License. <doxiaSitetoolsVersion>1.11.1</doxiaSitetoolsVersion> <sitePluginVersion>3.12.1</sitePluginVersion> <jxrPluginVersion>3.3.0</jxrPluginVersion> - <project.build.outputTimestamp>2023-10-21T10:35:28Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2023-10-21T10:39:27Z</project.build.outputTimestamp> </properties> <dependencies>