diff options
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> |