X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=common%2Fonap-common-configuration-management%2Fonap-configuration-management-core%2Fpom.xml;h=514cef6b107e69a43f6e1e147fc36ad9d2ce21d1;hb=0560a3a55dd2ba8fe1af6aeed425dad09c7f7261;hp=9c59ba7255cd50bc96bbe22fc6955b044f01e31c;hpb=5920d2c9e47958ed5f3197b7a16094e01e8d4bcd;p=sdc.git diff --git a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml old mode 100644 new mode 100755 index 9c59ba7255..514cef6b10 --- a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml +++ b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml @@ -1,128 +1,137 @@ - - 4.0.0 + - onap-configuration-management-core + + + 4.0.0 + + onap-configuration-management-core + onap-configuration-management-core + + + onap-common-configuration-management org.onap.sdc.common - onap-configuration-management-core + 1.13.6-SNAPSHOT + + + - - onap-common-configuration-management - org.onap.sdc.common - 1.3.0-SNAPSHOT - .. - + + + org.awaitility + awaitility + 4.0.3 + test + + + com.fasterxml.jackson.core + jackson-databind + + + com.fasterxml.jackson.core + jackson-core + + + + + org.yaml + snakeyaml + ${snakeyaml.version} + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + + + org.yaml + snakeyaml + + + + + org.apache.commons + commons-configuration2 + ${commons-configuration} + + + commons-beanutils + commons-beanutils + ${commons-beanutils} + - - - com.fasterxml.jackson.core - jackson-databind - 2.5.4 - - - com.fasterxml.jackson.dataformat - 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.virtlink.commons - commons-configuration2-jackson - 0.6.1 - - - org.apache.logging.log4j - log4j-core - 2.7 - - - org.slf4j - slf4j-api - ${slf4j.version} - - - org.slf4j - slf4j-log4j12 - ${slf4j.version} - - - org.slf4j - slf4j-ext - ${slf4j.version} - - - org.onap.sdc.common - onap-configuration-management-api - 1.3.0-SNAPSHOT - - - javax.servlet - javax.servlet-api - 3.1.0 - true - - - com.fasterxml.jackson.core - jackson-annotations - 2.8.1 - - - junit - junit - test - ${junit.version} - + + org.apache.commons + commons-lang3 + + + commons-io + commons-io + + + io.github.classgraph + classgraph + 4.8.137 + + + com.virtlink.commons + commons-configuration2-jackson + 0.6.1 + + + org.onap.sdc.common + onap-configuration-management-api + ${project.version} + + + com.fasterxml.jackson.core + jackson-annotations + + + org.slf4j + slf4j-api + + + ch.qos.logback + logback-classic + ${logback.version} + test + + + org.openecomp.sdc + openecomp-sdc-logging-api + ${project.version} + compile + + - + + + + org.apache.maven.plugins + maven-surefire-plugin + + + ${project.basedir}/src/test/resources + ${user.home}/TestResources + + + + +