From 967a1208bb29bb7930272c338d1d1eca4b1dbd62 Mon Sep 17 00:00:00 2001 From: Tomasz Golabek Date: Tue, 19 Mar 2019 11:37:28 +0100 Subject: Introduced yaml parser as common lib Introduced parser with capability of search for given json paths. Introduced cucumber tests for gab service Change-Id: I154d71085ee82c1ead7c4e002a488524f60c5d8d Issue-ID: SDC-2094 Signed-off-by: Tomasz Golabek --- common/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'common/pom.xml') diff --git a/common/pom.xml b/common/pom.xml index 2eccf43513..183cf1d194 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -35,6 +35,7 @@ onap-common-configuration-management onap-tosca-datatype + onap-generic-artifact-browser -- cgit 1.2.3-korg