mirror of https://github.com/apache/jclouds.git
Removed unused jetty-server dependency
This commit is contained in:
parent
e8e78689e6
commit
6db1ee9d6a
|
@ -310,11 +310,6 @@
|
|||
<artifactId>jetty-security</artifactId>
|
||||
<version>${jetty.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<artifactId>jetty-server</artifactId>
|
||||
<version>${jetty.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.ws.rs</groupId>
|
||||
<artifactId>javax.ws.rs-api</artifactId>
|
||||
|
|
Loading…
Reference in New Issue