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
  • Loading branch information
imod committed Nov 4, 2012
1 parent 32bb46b commit 0879051
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions maven-plugin/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 0879051

Please sign in to comment.