Skip to content

Commit

Permalink
[FIXED JENKINS-30095] Make 1.586 the minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
FarmGeek4Life committed Dec 24, 2015
1 parent 8fb6f3d commit e2aadda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>1.580</version><!-- which version of Jenkins is this plugin built against? -->
<version>1.586</version><!-- which version of Jenkins is this plugin built against? -->
</parent>

<artifactId>NegotiateSSO</artifactId>
Expand Down

0 comments on commit e2aadda

Please sign in to comment.