Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #87 from stephenc/jenkins-42151
[JENKINS-42151] Pick up API changes
  • Loading branch information
stephenc committed Feb 22, 2017
2 parents dd7410e + 091c8b9 commit 3013883
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</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 3013883

Please sign in to comment.