This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch doxia-2.0.0 in repository https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git
commit a48bcc5a07ae2cd2ef999e7813685d31f92778de Author: Michael Osipov <[email protected]> AuthorDate: Mon Jan 1 21:44:39 2024 +0100 Bump master to 4.0.0-M1-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 908aa85..cea4957 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. </parent> <artifactId>maven-checkstyle-plugin</artifactId> - <version>3.3.2-SNAPSHOT</version> + <version>4.0.0-M1-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Apache Maven Checkstyle Plugin</name>
