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 authored and jshaughn committed Mar 17, 2015
1 parent 590012a commit d6bfbed
Show file tree
Hide file tree
Showing 15 changed files with 224 additions and 1,899 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 d6bfbed

Please sign in to comment.