From 795ca3dd5296c125934ff157bafab275049a62ed Mon Sep 17 00:00:00 2001 From: Brinda Santh Date: Wed, 20 Nov 2019 14:27:46 -0500 Subject: Include blueprints catalog in build Distribute CBA through maven repository, so that it can be downloaded during image creation. Fixed missing template name and versions in TOSCA.meta file Issue-ID: CCSDK-1950 Signed-off-by: Brinda Santh Change-Id: I0ee106c4e86296fb88aac8e609512f6944492d74 --- components/pom.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 components/pom.xml (limited to 'components/pom.xml') diff --git a/components/pom.xml b/components/pom.xml new file mode 100644 index 000000000..fd19a4f5b --- /dev/null +++ b/components/pom.xml @@ -0,0 +1,37 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds + parent + 0.7.0-SNAPSHOT + .. + + + components + 0.7.0-SNAPSHOT + pom + + Components Root + Components + + + model-catalog/blueprint-model + + -- cgit 1.2.3-korg