From d962e2d37d37ccc04d1dfc0169a1d50f3a1a513b Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Wed, 28 Mar 2018 09:14:56 +0530 Subject: Add appc project under onap-beijing Issue-ID: CLI-78 Change-Id: I10088719a45ee4c4ba3c9f63e8ada3673257cab2 Signed-off-by: Kanagaraj Manickam k00365106 --- products/onap-beijing/features/appc/pom.xml | 41 +++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 products/onap-beijing/features/appc/pom.xml (limited to 'products/onap-beijing/features/appc/pom.xml') diff --git a/products/onap-beijing/features/appc/pom.xml b/products/onap-beijing/features/appc/pom.xml new file mode 100644 index 00000000..2e6e9f04 --- /dev/null +++ b/products/onap-beijing/features/appc/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-appc + cli/products/onap-beijing/features/appc + jar + + + + org.apache.maven.plugins + maven-dependency-plugin + + + + -- cgit 1.2.3-korg