Skip to content

Commit

Permalink
[JENKINS-14494] Make compilable with JDK 1.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
ikedam committed Aug 23, 2013
1 parent 4b03cee commit 6b8fb40
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Expand Up @@ -29,8 +29,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<!-- tried 1.409 to get to latest before LTS, but has mvn 3 dependency :-( -->
<version>1.408</version>
<version>1.420</version>
</parent>

<artifactId>flexible-publish</artifactId>
Expand Down

0 comments on commit 6b8fb40

Please sign in to comment.