Skip to content

Commit

Permalink
missing dep
Browse files Browse the repository at this point in the history
  • Loading branch information
patriot1burke committed Mar 31, 2014
1 parent 0feace0 commit c09f229
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion jaxrs/distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,10 @@
<artifactId>resteasy-jsapi</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<dependency> <!-- tjws -->
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.5</version>
</dependency>
<dependency>
<groupId>org.jboss.resteasy</groupId>
Expand Down

0 comments on commit c09f229

Please sign in to comment.