Make IT succeed with Java 12
diff --git a/src/it/same-artifactId/pom.xml b/src/it/same-artifactId/pom.xml
index 2c8e14f..9323bbf 100644
--- a/src/it/same-artifactId/pom.xml
+++ b/src/it/same-artifactId/pom.xml
@@ -34,11 +34,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-compiler-plugin</artifactId>
-          <version>2.5.1</version>
-          <configuration>
-            <source>1.6</source>
-            <target>1.6</target>
-          </configuration>
+          <version>3.8.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>