From 8e14f39a1c41a2b5bf793877926b312e4b6102d4 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Thu, 21 Sep 2017 13:07:50 +0530 Subject: Add onap catalog plugin Issue-Id: CLI-66 Change-Id: I774c4f986f056cddf874d59a5621c7b8ef1e766a Signed-off-by: Kanagaraj Manickam k00365106 --- plugins/catalog/pom.xml | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 plugins/catalog/pom.xml (limited to 'plugins/catalog/pom.xml') diff --git a/plugins/catalog/pom.xml b/plugins/catalog/pom.xml new file mode 100644 index 00000000..65d4f7d4 --- /dev/null +++ b/plugins/catalog/pom.xml @@ -0,0 +1,41 @@ + + + + + 4.0.0 + + + org.onap.cli + cli-plugins + 1.0.0-SNAPSHOT + + + cli-plugins-catalog + cli/plugins/catalog + jar + + + + org.apache.maven.plugins + maven-dependency-plugin + + + + -- cgit 1.2.3-korg