Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #36 from varyvol/JENKINS-41882
[JENKINS-41882] Fix PCT for 2.32.2
  • Loading branch information
jglick committed Feb 14, 2017
2 parents d54f8d8 + 4247e3a commit d7bfe28
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Expand Up @@ -31,6 +31,12 @@
<artifactId>display-url-api</artifactId>
<version>1.0</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>junit</artifactId>
<version>1.6</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>javax.mail</groupId>
<artifactId>mail</artifactId>
Expand Down

0 comments on commit d7bfe28

Please sign in to comment.