Skip to content

Commit

Permalink
Servlet is provided
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Mar 6, 2014
1 parent c487774 commit 70ba171
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Expand Up @@ -87,10 +87,12 @@
<dependency>
<groupId>org.jboss.spec.javax.servlet</groupId>
<artifactId>jboss-servlet-api_3.0_spec</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>javax.ws.rs</groupId>
<artifactId>javax.ws.rs-api</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.jboss.forge.furnace</groupId>
Expand Down

0 comments on commit 70ba171

Please sign in to comment.