Skip to content

Commit

Permalink
Remove unused dependency on Descriptors API
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakknutsen committed Sep 26, 2015
1 parent 885dfd4 commit 69fea27
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,6 @@
<scope>compile</scope>
</dependency>

<dependency>
<groupId>org.jboss.shrinkwrap.descriptors</groupId>
<artifactId>shrinkwrap-descriptors-api-base</artifactId>
<scope>compile</scope>
</dependency>

<dependency>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.core</artifactId>
Expand Down

0 comments on commit 69fea27

Please sign in to comment.