Correct the id of Animal Sniffer's execution
This commit is contained in:
parent
5ac5aa3e9a
commit
49c9981001
|
@ -598,7 +598,7 @@
|
|||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>enforce-java-6</id>
|
||||
<id>enforce-java-8</id>
|
||||
<phase>test</phase>
|
||||
<goals>
|
||||
<goal>check</goal>
|
||||
|
|
Loading…
Reference in New Issue