diff options
author | Kanagaraj M <mkr1481@gmail.com> | 2019-04-12 16:24:41 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2019-04-12 16:29:50 +0530 |
commit | 533d50ac752433c5bb077afef810886f40725912 (patch) | |
tree | a36dbc478a43f938c99bdc56f8980ea66807601f /products/onap-dublin/features/pom.xml | |
parent | 59cf6b73529b4caed2f76a6a83b86642c8eb9cb3 (diff) |
Add VNFSDK CLI for dublin
Issue-ID: CLI-154
Change-Id: If2c755338918cc46b34306cf932f5cb1084f7167
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 fbac414c..6e11b6d3 100644 --- a/products/onap-dublin/features/pom.xml +++ b/products/onap-dublin/features/pom.xml @@ -40,6 +40,7 @@ <module>vfc</module> <module>sdnc</module> <module>so</module> + <module>vnfsdk</module> </modules> <build> |