summaryrefslogtreecommitdiffstats
path: root/controlloop/common/model-impl/appc/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-09-07 10:16:09 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-07 10:16:09 +0000
commit37b497d346a65ee9de077fdb24bee73cfe19b50e (patch)
treeddc75f000cb86e3a426cf34d6031efbc14c8735e /controlloop/common/model-impl/appc/pom.xml
parent69c83c9d56715f02b3165e3b24efc26ac13089d9 (diff)
parent7576237fd14304e987eb3c907d481f503dab8232 (diff)
Merge "Add APPC LCM Interface"
Diffstat (limited to 'controlloop/common/model-impl/appc/pom.xml')
-rw-r--r--controlloop/common/model-impl/appc/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/controlloop/common/model-impl/appc/pom.xml b/controlloop/common/model-impl/appc/pom.xml
index ae6ff0f5f..fc99a19ed 100644
--- a/controlloop/common/model-impl/appc/pom.xml
+++ b/controlloop/common/model-impl/appc/pom.xml
@@ -33,7 +33,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>