Skip to content

Commit

Permalink
Follow up fix to JENKINS-28120.
Browse files Browse the repository at this point in the history
  • Loading branch information
kohsuke committed Apr 29, 2015
1 parent c5331d7 commit 8d3cd91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -605,7 +605,7 @@ THE SOFTWARE.
<configuration>
<signature>
<groupId>org.codehaus.mojo.signature</groupId>
<artifactId>java16</artifactId>
<artifactId>java1${java.level}</artifactId>
<version>1.0</version>
</signature>
</configuration>
Expand Down

0 comments on commit 8d3cd91

Please sign in to comment.