Removing providedon javax.net.websocket

This commit is contained in:
Joakim Erdfelt 2012-11-06 15:42:06 -07:00
parent 17c6e04f47
commit 57c97505c8
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@
<groupId>org.eclipse.jetty.drafts</groupId>
<artifactId>javax.net.websocket-api</artifactId>
<version>0.006.0.EDR-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.eclipse.jetty.toolchain</groupId>