Skip to content

Commit

Permalink
Update versions of apache-jsp and servlet-api for osgi
Browse files Browse the repository at this point in the history
  • Loading branch information
janbartel committed Sep 5, 2014
1 parent 18f9ec4 commit d9f285f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jetty-osgi/test-jetty-osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
<dependency>
<groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>jetty-osgi-servlet-api</artifactId>
<version>3.1-SNAPSHOT</version>
<version>3.1.0.M0</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@
<dependency>
<groupId>org.mortbay.jasper</groupId>
<artifactId>apache-jsp</artifactId>
<version>8.0.9-SNAPSHOT</version>
<version>8.0.9.M3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit d9f285f

Please sign in to comment.