mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Removed test scope from restapi-test dependency in order to use it in the benchmark project directly
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -23,7 +23,6 @@
|
|||||||
<artifactId>restapi-test</artifactId>
|
<artifactId>restapi-test</artifactId>
|
||||||
<version>1.0-SNAPSHOT</version>
|
<version>1.0-SNAPSHOT</version>
|
||||||
<type>test-jar</type>
|
<type>test-jar</type>
|
||||||
<scope>test</scope>
|
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jglue.fluent-json</groupId>
|
<groupId>org.jglue.fluent-json</groupId>
|
||||||
|
Reference in New Issue
Block a user