This is an automated email from the ASF dual-hosted git repository.
rfscholte 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 f86c20a Change version to 3.8.0-SNAPSHOT
f86c20a is described below
commit f86c20acb55ec5cb650ab4bc8c407c8888d094b8
Author: rfscholte <[email protected]>
AuthorDate: Sun Jul 15 14:14:16 2018 +0200
Change version to 3.8.0-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6a077db..4883526 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-compiler-plugin</artifactId>
- <version>3.7.1-SNAPSHOT</version>
+ <version>3.8.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Compiler Plugin</name>