diff options
Diffstat (limited to 'products/onap-casablanca/features/pom.xml')
-rw-r--r-- | products/onap-casablanca/features/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/products/onap-casablanca/features/pom.xml b/products/onap-casablanca/features/pom.xml index 7d2be871..82b03b4d 100644 --- a/products/onap-casablanca/features/pom.xml +++ b/products/onap-casablanca/features/pom.xml @@ -32,7 +32,8 @@ <packaging>pom</packaging> <modules> - <module>msb</module> + <module>msb</module> + <module>vnfsdk</module> </modules> <build> |