Skip to content

Commit

Permalink
Also moved ComputerPickle and FilePathPickle to workflow-durable-task…
Browse files Browse the repository at this point in the history
…-step, introducing FilePathUtils pending JENKINS-26096.

Originally-Committed-As: 712d524bf0942c0d7068c829a3a9ca45b7dae329
  • Loading branch information
jglick committed Mar 23, 2016
1 parent a135f26 commit f005fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion durable-task-step/pom.xml
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-api</artifactId>
<version>1.15</version>
<version>2.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
Expand Down

0 comments on commit f005fb1

Please sign in to comment.