Coverage for org.onap.appc.licmgr.exception class
[appc.git] / appc-dispatcher / appc-license-manager / appc-license-manager-api / pom.xml
index ac7c344..b922a17 100644 (file)
             <groupId>org.onap.ccsdk.sli.core</groupId>
             <artifactId>dblib-provider</artifactId>
         </dependency>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <version>4.12</version>
+            <scope>test</scope>
+        </dependency>
     </dependencies>
     <build>
         <plugins>