Skip to content

Commit

Permalink
Merge pull request #111 from jglick/icon-shim-fiasco
Browse files Browse the repository at this point in the history
[JENKINS-46933] Fix icon-shim dependency the hard way
  • Loading branch information
jglick committed Oct 10, 2017
2 parents ef2735e + e6f2811 commit dde0bcf
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions pom.xml
Expand Up @@ -59,13 +59,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>matrix-auth</artifactId>
<version>1.6</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.icon-shim</groupId>
<artifactId>icon-shim</artifactId>
<version>2.0.3</version>
<version>2.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit dde0bcf

Please sign in to comment.