From 6a6f6b4b3523028ab68a9d3d8b107db9902a9e89 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Mon, 19 Mar 2018 17:08:50 +0530 Subject: CLI: SO service CLIs for beijing Issue-ID: CLI-100 Change-Id: Iac80e8dd82a678676cd5739b946a3cf3b8cbec5e Signed-off-by: Kanagaraj Manickam k00365106 --- products/onap-beijing/features/so/pom.xml | 41 +++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 products/onap-beijing/features/so/pom.xml (limited to 'products/onap-beijing/features/so') diff --git a/products/onap-beijing/features/so/pom.xml b/products/onap-beijing/features/so/pom.xml new file mode 100644 index 00000000..ef644561 --- /dev/null +++ b/products/onap-beijing/features/so/pom.xml @@ -0,0 +1,41 @@ + + + + + 4.0.0 + + + org.onap.cli + cli-products-onap-beijing-features + 2.0.0 + + + cli-products-onap-beijing-features-so + cli/products/onap-beijing/features/so + jar + + + + org.apache.maven.plugins + maven-dependency-plugin + + + + -- cgit 1.2.3-korg