Skip to content

Commit

Permalink
[JENKINS-39112] Move GitHubLibraryResolver to its own plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenc committed Oct 20, 2016
1 parent 1b72683 commit d26d2b8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,11 @@
<artifactId>pipeline-milestone-step</artifactId>
<version>1.0</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>pipeline-github-lib</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
<plugins>
Expand Down

0 comments on commit d26d2b8

Please sign in to comment.