This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 21906ad Bump Version to 3.9.0-SNAPSHOT 21906ad is described below commit 21906add5d228418f20db70fe3c441f145eaca0f Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sun Mar 29 10:36:30 2020 +0200 Bump Version to 3.9.0-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fa928a1..2a680cc 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ under the License. </parent> <artifactId>maven-compiler-plugin</artifactId> - <version>3.8.2-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Apache Maven Compiler Plugin</name>