Skip to content

Commit

Permalink
Since java 8 is the target, set animal sniffer to check for java 8 co…
Browse files Browse the repository at this point in the history
…mpatibility
  • Loading branch information
candrews committed Feb 17, 2017
1 parent ede9eff commit 1dd76de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<configuration>
<signature>
<groupId>org.codehaus.mojo.signature</groupId>
<artifactId>java17</artifactId>
<artifactId>java18</artifactId>
<version>1.0</version>
</signature>
</configuration>
Expand Down

0 comments on commit 1dd76de

Please sign in to comment.