diff options
author | Kanagaraj Manickam <mkr1481@gmail.com> | 2019-03-11 14:48:03 +0800 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2019-03-11 14:49:57 +0800 |
commit | d93bd257f9afd7b610fee31ef921fbd1aa300417 (patch) | |
tree | 5f13f1054ee5b534d6434d06a1f2e3066b5cfb49 /products/pom.xml | |
parent | d4af899cf464a44492e5f558ea4b6819c073decf (diff) |
Add dublin product in products pom.xml
Issue-ID: CLI-129
Change-Id: I0a7552008d458d9f139d0d444ac6283678d55687
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'products/pom.xml')
-rw-r--r-- | products/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/products/pom.xml b/products/pom.xml index 136ef981..c07955cf 100644 --- a/products/pom.xml +++ b/products/pom.xml @@ -60,6 +60,7 @@ </activation> <modules> <module>onap-casablanca</module> + <module>onap-dublin</module> </modules> </profile> <profile> |