diff options
author | Bharath Thiruveedula <bharath_ves@hotmail.com> | 2017-08-07 08:28:13 +0530 |
---|---|---|
committer | Bharath Thiruveedula <bharath_ves@hotmail.com> | 2017-08-26 00:02:33 +0530 |
commit | a7a64477c28b433ba05afbe65155450d6ae3cba8 (patch) | |
tree | 103e4301b0831fe81193b65971ed66ebbd56828d /plugins/pom.xml | |
parent | 42ad121a52d01dd203c529f2ba7753f82d45ec21 (diff) |
Add VSP lifecycle commands
Change-Id: Ibdc78b3ab1921c160f8ee193fcd47be0c75f94a9
Issue-ID: CLI-16
Signed-off-by: Bharath T<bharath.thiruveedula@verizon.com>
Diffstat (limited to 'plugins/pom.xml')
-rw-r--r-- | plugins/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/pom.xml b/plugins/pom.xml index 40e7b8e6..acd24803 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -46,6 +46,7 @@ <modules> <module>msb</module> <module>aai</module> + <module>sdc</module> </modules> <build> <pluginManagement> |