Skip to content

Commit

Permalink
[JENKINS-31162] Upgraded cloudbees-folder dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
recena committed Apr 12, 2016
1 parent 09d0808 commit c3a35eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
@@ -1,2 +1,4 @@
target
work
workflow-multibranch.iml
.idea
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -89,7 +89,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>cloudbees-folder</artifactId>
<version>5.8-SNAPSHOT</version>
<version>5.8</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down

0 comments on commit c3a35eb

Please sign in to comment.