diff options
author | KAPIL SINGAL <ks220y@att.com> | 2020-08-12 14:56:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-08-12 14:56:17 +0000 |
commit | 6ceb4fb11b426e68e965e008761c26cee484e770 (patch) | |
tree | 600ec5943fb659fde7ed8776fab07a1dcc345281 /components/model-catalog/blueprint-model/pom.xml | |
parent | c17d4b4d243234340ac89eae7ae41e2ad8c538e1 (diff) | |
parent | fb0b3dc943bca0346271e0889ff2e7dbf3c77eeb (diff) |
Merge "Add test-blueprint-kotlin-parent"
Diffstat (limited to 'components/model-catalog/blueprint-model/pom.xml')
-rw-r--r-- | components/model-catalog/blueprint-model/pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/components/model-catalog/blueprint-model/pom.xml b/components/model-catalog/blueprint-model/pom.xml index 7eaeda290..1ea99fa99 100644 --- a/components/model-catalog/blueprint-model/pom.xml +++ b/components/model-catalog/blueprint-model/pom.xml @@ -35,5 +35,7 @@ <modules> <module>test-blueprint</module> + <module>cba-assembly-descriptor</module> + <module>test-blueprint-kotlin-parent</module> </modules> </project> |