Skip to content

Commit

Permalink
Merge pull request #15 from varyvol/JENKINS-42439
Browse files Browse the repository at this point in the history
[JENKINS-42439] Fix PCT for 2.32.3
  • Loading branch information
jglick committed Mar 8, 2017
2 parents a139f02 + 67c0603 commit 28b1a0c
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 28b1a0c

Please sign in to comment.