This is an automated email from the ASF dual-hosted git repository. olamy pushed a commit to branch ci-reporting in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git
The following commit(s) were added to refs/heads/ci-reporting by this push: new c798a1e touch c798a1e is described below commit c798a1e297f34d68642ed4c46fdb946a26d6ff65 Author: Olivier Lamy <ol...@apache.org> AuthorDate: Wed May 10 14:21:11 2023 +1000 touch Signed-off-by: Olivier Lamy <ol...@apache.org> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f6856ce..c639c14 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>maven-compiler-plugin</artifactId> - <version>3.10.1-SNAPSHOT</version> + <version>3.11.1-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Apache Maven Compiler Plugin</name>