Skip to content

Commit

Permalink
[JENKINS-42151] Pick up API changes
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenc committed Feb 20, 2017
1 parent d14d49b commit 1fc8018
Show file tree
Hide file tree
Showing 4 changed files with 527 additions and 383 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.6</scm-api.version>
<scm-api.version>2.0.7</scm-api.version>
</properties>

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

0 comments on commit 1fc8018

Please sign in to comment.