summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorandre.schmid <andre.schmid@est.tech>2020-08-21 11:40:56 +0100
committerSébastien Determe <sebastien.determe@intl.att.com>2020-09-07 08:06:05 +0000
commit4188b20055dac1974f6c6f1a6a8320099b154ca5 (patch)
tree85e8b0b4a00dc78cddc163625564bcb198e21799 /pom.xml
parent798f858d18403a31a4d464b07bb1a9a74666c9c7 (diff)
Plugin to Generate Service ETSI NSD CSAR
Create a catalog backend plugin to generate an ETSI compliant Network Service Descriptor (NSD) CSAR as an artifact in the generated TOSCA CSAR package of a Service. Change-Id: I2b1556148be39d7bf37602335e638d0cee2b291b Issue-ID: SDC-3251 Signed-off-by: andre.schmid <andre.schmid@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index df4da63f21..bb6cdaf198 100644
--- a/pom.xml
+++ b/pom.xml
@@ -573,6 +573,7 @@ Modifications copyright (c) 2018-2019 Nokia
<module>catalog-dao</module>
<module>catalog-model</module>
<module>catalog-be</module>
+ <module>catalog-be-plugins</module>
<module>asdctool</module>
<module>catalog-ui</module>
<module>catalog-fe</module>
@@ -623,6 +624,7 @@ Modifications copyright (c) 2018-2019 Nokia
<module>common-app-logging</module>
<module>common-app-api</module>
<module>common-be</module>
+ <module>catalog-be-plugins</module>
<module>catalog-dao</module>
<module>catalog-model</module>
<module>catalog-be</module>