diff options
author | 2018-11-21 09:45:02 +0000 | |
---|---|---|
committer | 2018-11-21 09:45:02 +0000 | |
commit | b3cb4f477087b5ee8b8af70a32ef4c0c8def82f1 (patch) | |
tree | 222ed84244b741456943fa17133019447af08229 /products/onap-casablanca/features/pom.xml | |
parent | 15f2a9be202c8c39be6bf0e7a47eded6466a494f (diff) | |
parent | e30b991c47e70c02cd84b8a8d81376d23cf87759 (diff) |
Merge changes Ideed113a,Ifa598ca7
* changes:
Make casablanca as default product in CLI
Add SDC CLI casablanca support
Diffstat (limited to 'products/onap-casablanca/features/pom.xml')
-rw-r--r-- | products/onap-casablanca/features/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/products/onap-casablanca/features/pom.xml b/products/onap-casablanca/features/pom.xml index 3b95b3fb..65ce3492 100644 --- a/products/onap-casablanca/features/pom.xml +++ b/products/onap-casablanca/features/pom.xml @@ -35,6 +35,7 @@ <module>aai</module> <module>msb</module> <module>vnfsdk</module> + <module>sdc</module> </modules> <build> |