diff options
Diffstat (limited to 'products/onap-beijing/features/pom.xml')
-rw-r--r-- | products/onap-beijing/features/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/products/onap-beijing/features/pom.xml b/products/onap-beijing/features/pom.xml index 313b7429..d0a68e67 100644 --- a/products/onap-beijing/features/pom.xml +++ b/products/onap-beijing/features/pom.xml @@ -34,9 +34,10 @@ <modules> <module>aai</module> <module>msb</module> - <module>so</module> <module>sdc</module> + <module>so</module> <module>policy</module> + <module>appc</module> </modules> <build> |