diff options
author | Kanagaraj Manickam <kanagaraj.manickam@huawei.com> | 2019-03-13 12:55:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-13 12:55:56 +0000 |
commit | 65d9d65c6e3bf9f4f5590a3ba3d9234b63c04596 (patch) | |
tree | f6daef19a2cf66bf5513f2cd62ddffcdcd49253c /products/onap-dublin/features/pom.xml | |
parent | 0fa7bcf648503c5f112ec0dd0fc43b7de47311b2 (diff) | |
parent | f75c6a2726dcb03444be2db568e842ebd4e2ff4b (diff) |
Merge "Add pom file for onap-dublin policy CLI"
Diffstat (limited to 'products/onap-dublin/features/pom.xml')
-rw-r--r-- | products/onap-dublin/features/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/products/onap-dublin/features/pom.xml b/products/onap-dublin/features/pom.xml index 7e0bcc2d..9c0cc7fa 100644 --- a/products/onap-dublin/features/pom.xml +++ b/products/onap-dublin/features/pom.xml @@ -35,6 +35,7 @@ <module>aai</module> <module>msb</module> <module>sdc</module> + <module>policy</module> </modules> <build> |