diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-03-27 11:42:46 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-03-27 11:42:46 +0530 |
commit | b62e343f9338ed662805c2bee1772082ef4631ff (patch) | |
tree | 26b5cdfff97b3fda9f9169014f9dcf013b70b7f8 /products/onap-beijing/features/pom.xml | |
parent | 4f733e54a61ef8ea70095c8f7abdbab112ac3d4d (diff) |
Add policy feature in onap beijing products
Issue-ID: CLI-78
Change-Id: I72578476f2af641dd7324c9e60b929c5b564d770
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'products/onap-beijing/features/pom.xml')
-rw-r--r-- | products/onap-beijing/features/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/products/onap-beijing/features/pom.xml b/products/onap-beijing/features/pom.xml index d49f8b1d..313b7429 100644 --- a/products/onap-beijing/features/pom.xml +++ b/products/onap-beijing/features/pom.xml @@ -36,6 +36,7 @@ <module>msb</module> <module>so</module> <module>sdc</module> + <module>policy</module> </modules> <build> |