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

Commit

Permalink
Capital I seems to work better :)
Browse files Browse the repository at this point in the history
  • Loading branch information
killerwhile authored and = committed Aug 8, 2011
1 parent 5b6ac8a commit dcb1420
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@
<scope>test</scope>
</dependency>
<dependency>
<groupid>org.mortbay.jetty</groupid>
<artifactid>servlet-api</artifactid>
<groupId>org.mortbay.jetty</groupId>
<artifactId>servlet-api</artifactId>
<version>2.5-20081211</version>
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit dcb1420

Please sign in to comment.