From: Kanagaraj Manickam k00365106 Date: Thu, 30 Aug 2018 12:04:13 +0000 (+0530) Subject: Casablanca: Add Auth plugin X-Git-Tag: 2.0.4~43^2~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F11%2F65711%2F2;p=cli.git Casablanca: Add Auth plugin Issue-ID: CLI-122 Change-Id: Id088b4faa2030f4a46357d3135a2b8787edf1930 Signed-off-by: Kanagaraj Manickam k00365106 --- diff --git a/products/onap-casablanca/auth/pom.xml b/products/onap-casablanca/auth/pom.xml new file mode 100644 index 00000000..0c97638b --- /dev/null +++ b/products/onap-casablanca/auth/pom.xml @@ -0,0 +1,41 @@ + + + + + 4.0.0 + + + org.onap.cli + cli-products-onap-casablanca + 2.0.3 + + + cli-products-onap-casablanca-auth + cli/products/onap-casablanca/auth + jar + + + + org.apache.maven.plugins + maven-dependency-plugin + + + + diff --git a/products/onap-casablanca/pom.xml b/products/onap-casablanca/pom.xml index de003b5d..5682f697 100644 --- a/products/onap-casablanca/pom.xml +++ b/products/onap-casablanca/pom.xml @@ -31,7 +31,9 @@ cli/products/onap-casablanca pom - + + auth +