Skip to content

Commit

Permalink
Clean unused depdendency on rest artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasponce committed Jul 3, 2015
1 parent 6982494 commit 0b1233f
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions hawkular-alerts-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,18 +87,6 @@
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson2-provider</artifactId>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-core</artifactId>
<scope>provided</scope>
</dependency>

<!-- documentation -->
<dependency>
<groupId>com.wordnik</groupId>
Expand Down

0 comments on commit 0b1233f

Please sign in to comment.