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 756a61f [maven-release-plugin] prepare for next development iteration 756a61f is described below commit 756a61f60413b59fb0e4d2ac23bd35a757dd69c3 Author: Michael Osipov <micha...@apache.org> AuthorDate: Fri May 19 15:39:57 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 db61ce4..9ceb8c5 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. </parent> <artifactId>maven-checkstyle-plugin</artifactId> - <version>3.3.0</version> + <version>3.3.1-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-05-19T13:33:36Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2023-05-19T13:39:57Z</project.build.outputTimestamp> </properties> <dependencies>