Skip to content

Commit

Permalink
resteasy-profiling-tests: removed useless dependency to tjws
Browse files Browse the repository at this point in the history
  • Loading branch information
asoldano committed Sep 7, 2016
1 parent 4845772 commit fa66fc5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions integration-tests/profiling-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,6 @@
<groupId>org.jboss.spec.javax.servlet</groupId>
<artifactId>jboss-servlet-api_3.1_spec</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>tjws</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
</dependencies>


Expand Down

0 comments on commit fa66fc5

Please sign in to comment.