Skip to content

Commit

Permalink
Added reference to JENKINS-27966 for fixing this dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
emsa23 committed Apr 15, 2015
1 parent 0d54e80 commit 2cfce7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -66,7 +66,7 @@
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>matrix-project</artifactId>
<version>1.4</version>
<optional>false</optional> <!-- should be true but for now require this -->
<optional>false</optional> <!-- should be true but for now require this [JENKINS-27966] -->
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 2cfce7d

Please sign in to comment.