Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix JENKINS-14908
  • Loading branch information
gboissinot committed Dec 19, 2012
1 parent df48bb5 commit 918a415
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Expand Up @@ -48,6 +48,11 @@

<dependencies>

<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>maven-plugin</artifactId>
</dependency>

<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
Expand Down

0 comments on commit 918a415

Please sign in to comment.