Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
Removing a test-scoped Tomcat dependency left over from unused development.
  • Loading branch information
ajs6f committed Jun 14, 2013
1 parent 69476da commit 6a54010
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions fcrepo-http-api/pom.xml
Expand Up @@ -90,13 +90,6 @@
<artifactId>jersey-grizzly2-servlet</artifactId>
<scope>test</scope>
</dependency>
<!-- <dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-servlet-api</artifactId>
<version>7.0.21</version>
<scope>provided</scope>
</dependency> -->

<dependency>
<groupId>javax.mail</groupId>
<artifactId>mail</artifactId>
Expand Down

0 comments on commit 6a54010

Please sign in to comment.