ARTEMIS-1678 inherit maven-compiler-plugin version

This commit is contained in:
Justin Bertram 2018-02-12 15:54:10 -06:00 committed by Clebert Suconic
parent 120bc1ed4c
commit 9ebe2e2220
1 changed files with 0 additions and 1 deletions

View File

@ -80,7 +80,6 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>
<configuration>
<source>${java.version}</source>
<target>${java.version}</target>