Commit 49c99810 authored by Andy Wilkinson's avatar Andy Wilkinson

Correct the id of Animal Sniffer's execution

parent 5ac5aa3e
......@@ -598,7 +598,7 @@
</configuration>
<executions>
<execution>
<id>enforce-java-6</id>
<id>enforce-java-8</id>
<phase>test</phase>
<goals>
<goal>check</goal>
......
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