Skip to content

Commit

Permalink
[JENKINS-42511] Pick up the ComputedFolder API changes
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenc committed Mar 8, 2017
1 parent 3f65b5c commit a76ffb0
Show file tree
Hide file tree
Showing 3 changed files with 219 additions and 204 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -66,7 +66,7 @@

<properties>
<jenkins.version>1.642.3</jenkins.version>
<scm-api.version>2.0.7</scm-api.version>
<scm-api.version>2.1.0</scm-api.version>
</properties>

<repositories>
Expand All @@ -93,7 +93,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>cloudbees-folder</artifactId>
<version>5.18</version>
<version>6.0.1</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit a76ffb0

Please sign in to comment.