build with ONAP-ODL dist
[appc.git] / appc-outbound / appc-network-inventory-client / provider / pom.xml
index d65cf4b..18aee68 100755 (executable)
             <artifactId>jersey-client</artifactId>
             <scope>provided</scope>
         </dependency>
+        <dependency>
+            <groupId>org.jline</groupId>
+            <artifactId>jline</artifactId>
+            <scope>test</scope>
+        </dependency>
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>