aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/model-impl/rest/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'controlloop/common/model-impl/rest/pom.xml')
-rw-r--r--controlloop/common/model-impl/rest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/controlloop/common/model-impl/rest/pom.xml b/controlloop/common/model-impl/rest/pom.xml
index 940eaa751..2e1303eae 100644
--- a/controlloop/common/model-impl/rest/pom.xml
+++ b/controlloop/common/model-impl/rest/pom.xml
@@ -34,7 +34,7 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
- <scope>provided</scope>
+ <scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>