diff options
author | Kanagaraj M <mkr1481@gmail.com> | 2019-08-02 14:21:46 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2019-08-05 19:49:34 +0530 |
commit | b9d85a33892c99949aff8e3471eb0fdc039d44aa (patch) | |
tree | f645a7ebee0ae7035eef9d04588f8403dad17dbc /products/onap-dublin/features/pom.xml | |
parent | b100c49fbd130e4fe58ce82f1e5f765f13917703 (diff) |
Add integration support
Issue-ID: CLI-169
Change-Id: I816a1dbb2241e52e533411dcae26dfbf1c39e2d6
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
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 4fa428b5..95b25338 100644 --- a/products/onap-dublin/features/pom.xml +++ b/products/onap-dublin/features/pom.xml @@ -41,6 +41,7 @@ <module>sdnc</module> <module>so</module> <module>vnfsdk</module> + <module>integration</module> </modules> <build> |