Update version of jetty-osgi-servlet-api artifact for testing.
This commit is contained in:
parent
8fa2c8ca60
commit
2dd4e9b09e
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue