From d39f12c5af170277b2c3daf8cff86553e3a0d2ec Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Tue, 26 Sep 2017 23:38:29 +0530 Subject: Re-org plugins into tree of product versions Issue-Id: CLI-66 Change-Id: I2591bc380387200f727aae7e5db851a3c3a19fc3 Signed-off-by: Kanagaraj Manickam k00365106 --- plugins/onap-1.1/catalog/pom.xml | 41 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 plugins/onap-1.1/catalog/pom.xml (limited to 'plugins/onap-1.1/catalog/pom.xml') diff --git a/plugins/onap-1.1/catalog/pom.xml b/plugins/onap-1.1/catalog/pom.xml new file mode 100644 index 00000000..30a83340 --- /dev/null +++ b/plugins/onap-1.1/catalog/pom.xml @@ -0,0 +1,41 @@ + + + + + 4.0.0 + + + org.onap.cli + cli-plugins-onap-1.1 + 1.0.0-SNAPSHOT + + + cli-plugins-onap-1.1-catalog + cli/plugins/onap-1.1/catalog + jar + + + + org.apache.maven.plugins + maven-dependency-plugin + + + + -- cgit 1.2.3-korg