Skip to content
This repository has been archived by the owner on Feb 5, 2022. It is now read-only.

Commit

Permalink
Merge pull request #13 from mnorbury/myfork/master
Browse files Browse the repository at this point in the history
Changed scope of servlet-api to provided.
  • Loading branch information
rstoyanchev committed Nov 12, 2012
2 parents 18da3dc + 159253d commit b81d1b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -76,6 +76,7 @@
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-servlet-api</artifactId>
<version>7.0.30</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>javax.servlet.jsp</groupId>
Expand Down

0 comments on commit b81d1b9

Please sign in to comment.