Skip to content

Commit

Permalink
Using ModeShape managed versions for JUnit and servlet-api
Browse files Browse the repository at this point in the history
  • Loading branch information
ajs6f committed Jan 22, 2013
1 parent 6b9e23d commit b645067
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Expand Up @@ -59,13 +59,11 @@
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.4</version>
</dependency>

<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit b645067

Please sign in to comment.