Correct the id of Animal Sniffer's execution

pull/8185/merge
Andy Wilkinson 8 years ago
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…
Cancel
Save