From ca7fbf3a8aa4c693ec469934f95a0c39fdbc937d Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Tue, 12 Sep 2017 18:52:23 +0530 Subject: Service create command for SO CLI implementation for service create command. Change-Id: Ifa834e70625c840cdf2278962679b6cbdec116f5 Issue-ID: CLI-15 Signed-off-by: subhash kumar singh --- validation/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'validation') diff --git a/validation/pom.xml b/validation/pom.xml index dc42e2f7..62b0db5d 100644 --- a/validation/pom.xml +++ b/validation/pom.xml @@ -57,6 +57,11 @@ cli-plugins-aai ${project.version} + + org.onap.cli + cli-plugins-so + ${project.version} +