Removing scope test

This commit is contained in:
Joakim Erdfelt 2013-09-26 06:06:23 -07:00
parent b52d7f09b0
commit e92f0965c7
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-annotations</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.eclipse.jetty.websocket</groupId>