Skip to content

Commit

Permalink
Update REST endpoints to new API
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasponce committed Mar 13, 2015
1 parent 2cc7169 commit 26fb6af
Show file tree
Hide file tree
Showing 17 changed files with 488 additions and 1,919 deletions.
6 changes: 6 additions & 0 deletions hawkular-alerts-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,12 @@
<scope>provided</scope>
</dependency>

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

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

This file was deleted.

0 comments on commit 26fb6af

Please sign in to comment.