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 9ddd0f8  [maven-release-plugin] prepare for next development iteration
9ddd0f8 is described below

commit 9ddd0f89e3c4daf910a874c225fdf9a95d718a10
Author: Michael Osipov <[email protected]>
AuthorDate: Tue Apr 18 16:54:01 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 d4d3a5a..332b87b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-checkstyle-plugin</artifactId>
-  <version>3.2.2</version>
+  <version>3.2.3-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Checkstyle Plugin</name>
@@ -71,7 +71,7 @@ under the License.
     <doxiaSitetoolsVersion>1.11.1</doxiaSitetoolsVersion>
     <sitePluginVersion>3.12.1</sitePluginVersion>
     <jxrPluginVersion>3.3.0</jxrPluginVersion>
-    
<project.build.outputTimestamp>2023-04-18T14:48:00Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2023-04-18T14:54:00Z</project.build.outputTimestamp>
   </properties>
 
   <contributors>

Reply via email to