Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[FIXED JENKINS-13618] use with preSCMbuildstep plugin failed
  • Loading branch information
imod committed May 6, 2012
1 parent 92e690e commit b0828db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -54,12 +54,12 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>token-macro</artifactId>
<version>1.4</version>
<version>1.5.1</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>run-condition</artifactId>
<version>0.5</version>
<version>0.9</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit b0828db

Please sign in to comment.