Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[FIXED JENKINS-28834] Declare dependency on matrix project plugin
  • Loading branch information
olivergondza committed Jul 28, 2015
1 parent a3136c3 commit 7523a42
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 7523a42

Please sign in to comment.