Remove test scope for jaxrs module

This commit is contained in:
Martyn Taylor 2018-04-04 14:30:09 +01:00 committed by andytaylor
parent 569ce9d8a3
commit bab7bd05c8
1 changed files with 0 additions and 1 deletions

View File

@ -87,7 +87,6 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>tjws</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>