aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/policy-yaml/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'controlloop/common/policy-yaml/pom.xml')
-rw-r--r--controlloop/common/policy-yaml/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/controlloop/common/policy-yaml/pom.xml b/controlloop/common/policy-yaml/pom.xml
index d15f8705c..efc4d0891 100644
--- a/controlloop/common/policy-yaml/pom.xml
+++ b/controlloop/common/policy-yaml/pom.xml
@@ -52,7 +52,7 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
- <scope>provided</scope>
+ <scope>test</scope>
</dependency>
</dependencies>
</project>