summaryrefslogtreecommitdiffstats
path: root/common/pom.xml
diff options
context:
space:
mode:
authorTomasz Golabek <tomasz.golabek@nokia.com>2019-03-19 11:37:28 +0100
committerOfir Sonsino <ofir.sonsino@intl.att.com>2019-04-01 13:03:21 +0000
commit967a1208bb29bb7930272c338d1d1eca4b1dbd62 (patch)
tree25013d4bc3c8f275513ffc53df65565505cb320d /common/pom.xml
parent84a209835820238f50d84ad5be5b9badaa5283c5 (diff)
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 <tomasz.golabek@nokia.com>
Diffstat (limited to 'common/pom.xml')
-rw-r--r--common/pom.xml1
1 files changed, 1 insertions, 0 deletions
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 @@
<modules>
<module>onap-common-configuration-management</module>
<module>onap-tosca-datatype</module>
+ <module>onap-generic-artifact-browser</module>
</modules>
<build>