Skip to content

Commit

Permalink
Update to released versions of workflow-step-api and workflow-support
Browse files Browse the repository at this point in the history
  • Loading branch information
dwnusbaum committed Feb 1, 2019
1 parent 731a4bd commit 1110b5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<java.level>8</java.level>
<no-test-jar>false</no-test-jar>
<git-plugin.version>3.1.0</git-plugin.version>
<workflow-support-plugin.version>3.2-rc711.a7efba98306d</workflow-support-plugin.version>
<workflow-support-plugin.version>3.2</workflow-support-plugin.version>
<scm-api-plugin.version>2.2.6</scm-api-plugin.version>
<groovy-cps.version>1.25</groovy-cps.version>
<structs-plugin.version>1.17</structs-plugin.version>
Expand All @@ -77,7 +77,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-step-api</artifactId>
<version>2.19-rc508.410020b15345</version>
<version>2.19</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
Expand Down

0 comments on commit 1110b5e

Please sign in to comment.