Skip to content

Commit

Permalink
Merge pull request #127 from jglick/stapler-INFRA-1310-redux
Browse files Browse the repository at this point in the history
[INFRA-1310] Reverting obsolete exclusion
  • Loading branch information
Cyrille Le Clerc committed Feb 22, 2018
2 parents 31c1156 + f64593a commit 586c9f7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions jenkins-plugin/pom.xml
Expand Up @@ -168,12 +168,6 @@
<version>1.4.2</version>
<scope>compile</scope>
<optional>true</optional>
<exclusions>
<exclusion> <!-- TODO pending https://github.com/jenkinsci/junit-attachments-plugin/pull/18 -->
<groupId>org.kohsuke.stapler</groupId>
<artifactId>stapler</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 586c9f7

Please sign in to comment.