Remove duplicate jetty-plus dependency from embedded examples

This commit is contained in:
Jan Bartel 2014-08-01 16:37:43 +10:00
parent 9167a09279
commit 229cdf2532
1 changed files with 0 additions and 5 deletions

View File

@ -57,11 +57,6 @@
<artifactId>spdy-http-server</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-plus</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-annotations</artifactId>