Skip to content

Commit

Permalink
Amending #28 to pick up workflow-step-api 2.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Dec 12, 2016
1 parent 42723e3 commit 32c7e74
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 @@ -68,7 +68,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-step-api</artifactId>
<version>2.6-SNAPSHOT</version> <!-- TODO https://github.com/jenkinsci/workflow-step-api-plugin/pull/15 -->
<version>2.6</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 32c7e74

Please sign in to comment.