Skip to content

Commit

Permalink
[JENKINS-42262] Adapts the code to use the new APIs so that config-fi…
Browse files Browse the repository at this point in the history
…le-provider could provide the same content file that this plugin produces.
  • Loading branch information
nfalco79 committed May 22, 2017
1 parent 6e8fa35 commit 6768686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>config-file-provider</artifactId>
<version>2.15.7-SNAPSHOT</version>
<version>2.16.0</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci</groupId>
Expand Down

0 comments on commit 6768686

Please sign in to comment.