Skip to content

Commit

Permalink
[FIXED JENKINS-14914] remove dependency to config-file-provider
Browse files Browse the repository at this point in the history
Originally-Committed-As: 0879051bdfe25a3f60e1cb7cc9546d905f82f637
  • Loading branch information
imod committed Nov 4, 2012
1 parent 21d80d9 commit 1049a4b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Expand Up @@ -114,13 +114,6 @@ THE SOFTWARE.
<artifactId>maven3-interceptor</artifactId>
<version>${mavenInterceptorsVersion}</version>
</dependency>
<dependency>
<!-- this plugin is optional and is used to provide settigns.xml from a central UI -->
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>config-file-provider</artifactId>
<version>1.9.1</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
Expand Down

0 comments on commit 1049a4b

Please sign in to comment.