From c8a540b3c234449163f6fb1899807bba951113b4 Mon Sep 17 00:00:00 2001 From: shrek2000 Date: Mon, 11 Sep 2017 15:45:37 +0300 Subject: Create new VSP, onboard from TOSCA file - UI Change-Id: I018c6d07a4b9ec7e6b1507ab37e2550865423cfe Issue-ID: SDC-230 Signed-off-by: shrek2000 --- .../pom.xml | 54 +++++++++++----------- 1 file changed, 27 insertions(+), 27 deletions(-) (limited to 'common/openecomp-common-configuration-management/openecomp-configuration-management-core/pom.xml') diff --git a/common/openecomp-common-configuration-management/openecomp-configuration-management-core/pom.xml b/common/openecomp-common-configuration-management/openecomp-configuration-management-core/pom.xml index 609e8abdf7..186a50849a 100644 --- a/common/openecomp-common-configuration-management/openecomp-configuration-management-core/pom.xml +++ b/common/openecomp-common-configuration-management/openecomp-configuration-management-core/pom.xml @@ -24,62 +24,62 @@ jackson-dataformat-yaml ${jackson.version} - + org.apache.commons commons-configuration2 2.1 - + commons-logging commons-logging 1.2 - + commons-beanutils commons-beanutils ${commons.beanutils.version} - + org.apache.commons commons-lang3 3.3.2 - + com.github.adejanovski cassandra-jdbc-wrapper ${cassandra.version} - + org.apache.commons commons-dbcp2 2.0 - + org.apache.commons commons-pool2 2.4.2 - + commons-io commons-io ${commons.io.version} - + net.sf.corn corn-cps 1.1.7 - - com.sun - tools - - + + com.sun + tools + + - com.virtlink.commons - commons-configuration2-jackson - 0.6.1 - + com.virtlink.commons + commons-configuration2-jackson + 0.6.1 + org.apache.logging.log4j log4j-core @@ -95,16 +95,16 @@ slf4j-log4j12 ${slf4j.version} - - org.slf4j - slf4j-ext - ${slf4j.version} - - org.openecomp.sdc.common - openecomp-configuration-management-api - 1.1.0-SNAPSHOT - + org.slf4j + slf4j-ext + ${slf4j.version} + + + org.openecomp.sdc.common + openecomp-configuration-management-api + 1.1.0-SNAPSHOT + javax.servlet javax.servlet-api -- cgit 1.2.3-korg