Update version of jetty-osgi-servlet-api artifact for testing.

This commit is contained in:
Jan Bartel 2014-12-12 15:59:03 +01:00
parent 8fa2c8ca60
commit 2dd4e9b09e
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@
<dependency> <dependency>
<groupId>org.eclipse.jetty.toolchain</groupId> <groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>jetty-osgi-servlet-api</artifactId> <artifactId>jetty-osgi-servlet-api</artifactId>
<version>3.1.0.M0</version> <version>3.1.0.M3</version>
</dependency> </dependency>
<dependency> <dependency>