Skip to content

Commit

Permalink
fix version inconsistency - use jenkins.version 2.60.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bakito committed Feb 26, 2018
1 parent 169bbd5 commit 0b97ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</licenses>

<properties>
<jenkins.version>2.7.3</jenkins.version>
<jenkins.version>2.60.3</jenkins.version>
<java.level>8</java.level>
<workflow-step-api-plugin.version>2.14</workflow-step-api-plugin.version>
<workflow-cps-plugin.version>2.45</workflow-cps-plugin.version>
Expand Down

0 comments on commit 0b97ca5

Please sign in to comment.