diff options
author | Byung-Woo Jun <byung-woo.jun@est.tech> | 2020-08-13 12:49:29 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-08-13 12:49:29 +0000 |
commit | 8e08ee963d298192bd9bccea83242ae117a3a6c6 (patch) | |
tree | 68a9240743b6e1c404ae6b0e76b9eb87e6e41f1d /so-etsi-nfvo/so-etsi-nfvo-ns-lcm/pom.xml | |
parent | cdac03d1dbe725c29326dbae9427d4d0686e8c8a (diff) | |
parent | 677c4b0d755e198a1f92d0c96fff59f4c584cf08 (diff) |
Merge "[SO] Create SOL005 object models from SOL005-NSLifecycleManagement-API.json 2.7.1 swagger file."
Diffstat (limited to 'so-etsi-nfvo/so-etsi-nfvo-ns-lcm/pom.xml')
-rw-r--r-- | so-etsi-nfvo/so-etsi-nfvo-ns-lcm/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/so-etsi-nfvo/so-etsi-nfvo-ns-lcm/pom.xml b/so-etsi-nfvo/so-etsi-nfvo-ns-lcm/pom.xml index d723be9762..6c34efb0ff 100644 --- a/so-etsi-nfvo/so-etsi-nfvo-ns-lcm/pom.xml +++ b/so-etsi-nfvo/so-etsi-nfvo-ns-lcm/pom.xml @@ -9,6 +9,7 @@ <artifactId>so-etsi-nfvo-ns-lcm</artifactId> <packaging>pom</packaging> <name>SO ETSI NFVO NS LCM Manager</name> + <modules> <module>so-etsi-nfvo-ns-lcm-api</module> <module>so-etsi-nfvo-ns-lcm-database-service</module> |