Skip to content

Commit

Permalink
Merge pull request #94 from stephenc/jenkins-42511
Browse files Browse the repository at this point in the history
[JENKINS-42511] Add a test to verify root cause
  • Loading branch information
stephenc committed Mar 8, 2017
2 parents 509a08c + a76ffb0 commit fb0ae05
Show file tree
Hide file tree
Showing 4 changed files with 357 additions and 209 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 fb0ae05

Please sign in to comment.