Skip to content

Commit

Permalink
Merge pull request #11 from olivergondza/JENKINS-28834
Browse files Browse the repository at this point in the history
[FIXED JENKINS-28834] Declare dependency on matrix project plugin
  • Loading branch information
gboissinot committed Jul 28, 2015
2 parents a3136c3 + 7523a42 commit 302362f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Expand Up @@ -54,6 +54,12 @@
<version>${xtrigger.lib.version}</version>
</dependency>

<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>matrix-project</artifactId>
<version>1.3</version>
</dependency>

<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-client</artifactId>
Expand Down

0 comments on commit 302362f

Please sign in to comment.