This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 3538a85 Bump project version for next release candidate 3538a85 is described below commit 3538a85109299b942b3feab5a76b93d6d86d2b5c Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Fri Apr 22 16:23:24 2022 +0200 Bump project version for next release candidate --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 29f486c..f895d1c 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>maven-project-info-reports-plugin</artifactId> - <version>3.2.3-SNAPSHOT</version> + <version>3.3.0-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Apache Maven Project Info Reports Plugin</name>