Skip to content

Commit

Permalink
Set 1.6 level. I'm not so old.
Browse files Browse the repository at this point in the history
Signed-off-by: Kanstantsin Shautsou <[email protected]>
  • Loading branch information
KostyaSha committed Feb 10, 2017
1 parent 1f4325e commit 55b00a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
<configuration>
<signature>
<groupId>org.codehaus.mojo.signature</groupId>
<artifactId>java15</artifactId>
<artifactId>java16</artifactId>
<version>1.0</version>
</signature>
</configuration>
<executions>
<execution>
<id>ensure-java-1.5-class-library</id>
<id>ensure-java-1.6-class-library</id>
<phase>test</phase>
<goals>
<goal>check</goal>
Expand Down

0 comments on commit 55b00a8

Please sign in to comment.