From f36a22d2f984c605ca853b28c42521852ecf97d2 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Mon, 12 Mar 2018 17:04:25 +0530 Subject: CLI: Enable auth support Issue-ID: CLI-100 Change-Id: Iae4612992e2acf682c1c1f463b74771857bbec88 Signed-off-by: Kanagaraj Manickam k00365106 --- products/onap-beijing/auth/pom.xml | 41 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 products/onap-beijing/auth/pom.xml (limited to 'products/onap-beijing/auth') diff --git a/products/onap-beijing/auth/pom.xml b/products/onap-beijing/auth/pom.xml new file mode 100644 index 00000000..80a1311a --- /dev/null +++ b/products/onap-beijing/auth/pom.xml @@ -0,0 +1,41 @@ + + + + + 4.0.0 + + + org.onap.cli + cli-products-onap-beijing + 2.0.0 + + + cli-products-onap-beijing-auth + cli/products/onap-beijing/auth + jar + + + + org.apache.maven.plugins + maven-dependency-plugin + + + + -- cgit 1.2.3-korg