Skip to content

Commit

Permalink
[JENKINS-37565] - Really allow compiling with Java 7 (#108)
Browse files Browse the repository at this point in the history
Just a leftover fix
  • Loading branch information
oleg-nenashev committed Sep 26, 2016
1 parent 190653b commit f0f10b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -405,7 +405,7 @@ THE SOFTWARE.
<configuration>
<signature>
<groupId>org.codehaus.mojo.signature</groupId>
<artifactId>java16</artifactId>
<artifactId>java17</artifactId>
<version>1.0</version>
</signature>
<ignores>
Expand Down

0 comments on commit f0f10b0

Please sign in to comment.