Commit 7969d97f authored by Stephane Nicoll's avatar Stephane Nicoll

Revert to maven-compiler-plugin 3.1

This commit reverts b8ee1f76

Closes gh-6334
parent db287782
...@@ -2429,7 +2429,7 @@ ...@@ -2429,7 +2429,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId> <artifactId>maven-compiler-plugin</artifactId>
<version>3.5</version> <version>3.1</version>
</plugin> </plugin>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment