From 61f98d435914d20d0559ddfcd336020dc9dfc473 Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Fri, 9 Jun 2017 04:54:54 +0300 Subject: [SDC-29] catalog 1707 rebase commit pom fix. Change-Id: I587658ad29bbbe79ad97ba30e2499c7a723201ce Signed-off-by: Michael Lando --- .../dependency-reduced-pom.xml | 67 ++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 common/openecomp-common-configuration-management/openecomp-configuration-management-cli/dependency-reduced-pom.xml (limited to 'common/openecomp-common-configuration-management/openecomp-configuration-management-cli') diff --git a/common/openecomp-common-configuration-management/openecomp-configuration-management-cli/dependency-reduced-pom.xml b/common/openecomp-common-configuration-management/openecomp-configuration-management-cli/dependency-reduced-pom.xml new file mode 100644 index 0000000000..6c03f26d52 --- /dev/null +++ b/common/openecomp-common-configuration-management/openecomp-configuration-management-cli/dependency-reduced-pom.xml @@ -0,0 +1,67 @@ + + + + openecomp-common-configuration-management + org.openecomp.sdc.common + 1.1.0-SNAPSHOT + .. + + 4.0.0 + org.openecomp.sdc.common + openecomp-configuration-management-cli + openecomp-configuration-management-cli + + + + maven-shade-plugin + 1.5 + + + package + + shade + + + + + org.openecomp.config.gui.app.Configuration + + + + + + + + + + + org.testng + testng + 6.8.8 + test + + + bsh + org.beanshell + + + jcommander + com.beust + + + + + junit + junit + RELEASE + test + + + hamcrest-core + org.hamcrest + + + + + + -- cgit 1.2.3-korg