Removed test scope from restapi-test dependency in order to use it in the benchmark project directly

This commit is contained in:
Tuna Aksoy
2016-10-30 22:58:17 +00:00
parent 4b2c76b6d3
commit 7d39b799d8

View File

@@ -23,7 +23,6 @@
<artifactId>restapi-test</artifactId>
<version>1.0-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jglue.fluent-json</groupId>