Skip to content

Commit

Permalink
Pick up JENKINS-38457 fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Oct 19, 2016
1 parent 904145f commit 43db33d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -72,9 +72,9 @@
<version>2.4</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-api</artifactId>
<version>2.3</version>
<version>2.4</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
Expand Down

0 comments on commit 43db33d

Please sign in to comment.