Skip to content

Commit

Permalink
[JENKINS-42439] Bump junit version to fix PCT.
Browse files Browse the repository at this point in the history
  • Loading branch information
Evaristo Gutiérrez committed Mar 2, 2017
1 parent a139f02 commit 67c0603
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions plugin/pom.xml
Expand Up @@ -22,6 +22,12 @@
<artifactId>symbol-annotation</artifactId>
<version>1.7-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>junit</artifactId>
<version>1.6</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>git</artifactId>
Expand Down

0 comments on commit 67c0603

Please sign in to comment.