Skip to content

Commit

Permalink
[JENKINS-14727] Make dependency to bundled maven-plugin optional.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Aug 22, 2012
1 parent 553b662 commit 9e7e4da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -54,6 +54,7 @@
<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>maven-plugin</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 9e7e4da

Please sign in to comment.