X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Flib%2Fopenecomp-core-lib%2Fopenecomp-utilities-lib%2Fpom.xml;h=bfa2101da53476d91dd97a35df9460cc80fbfc14;hb=0560a3a55dd2ba8fe1af6aeed425dad09c7f7261;hp=c22df85a8732d36665f7f9a3e6d3dbf0a9706440;hpb=efa037d34be7b1570efdc767c79fad8d4005f10e;p=sdc.git diff --git a/openecomp-be/lib/openecomp-core-lib/openecomp-utilities-lib/pom.xml b/openecomp-be/lib/openecomp-core-lib/openecomp-utilities-lib/pom.xml index c22df85a87..bfa2101da5 100644 --- a/openecomp-be/lib/openecomp-core-lib/openecomp-utilities-lib/pom.xml +++ b/openecomp-be/lib/openecomp-core-lib/openecomp-utilities-lib/pom.xml @@ -1,82 +1,148 @@ - - 4.0.0 + - - openecomp-core-lib - org.openecomp.sdc - 1.0.0-SNAPSHOT - + + 4.0.0 - openecomp-utilities-lib - openecomp-utilities-lib + openecomp-utilities-lib + openecomp-utilities-lib + + openecomp-core-lib + org.openecomp.sdc.core + 1.13.6-SNAPSHOT + - - - org.yaml - snakeyaml - 1.14 - - - org.apache.commons - commons-lang3 - 3.4 - - - org.apache.commons - commons-collections4 - 4.1 - - - com.google.code.gson - gson - 2.3.1 - - - org.slf4j - slf4j-api - 1.7.10 + + + org.onap.sdc.common + onap-tosca-datatype + ${project.version} + + + org.yaml + snakeyaml + ${snakeyaml.version} + + + + commons-io + commons-io + ${commons.io.version} + + + org.apache.commons + commons-lang3 + ${commons.lang3.version} + + + org.apache.commons + commons-collections4 + ${commons.collections.version} + + + com.google.code.gson + gson + ${gson.version} + + + commons-codec + commons-codec + ${commons.codec.version} + + + org.hamcrest + hamcrest + ${hamcrest.version} + test + + + org.hamcrest + hamcrest-library + ${hamcrest.version} + test + + + com.fasterxml.jackson.core + jackson-databind + ${jackson.version} + + + org.json + json + ${org.json.version} + + + org.everit.json + org.everit.json.schema + ${org.everit.json.schema.version} + + + org.json + json + + + + + org.openecomp.sdc + openecomp-sdc-logging-api + ${project.version} + + + org.eclipse.jetty + jetty-server + ${jetty.version} + compile + + + org.eclipse.jetty + jetty-http + + + javax.servlet + javax.servlet-api + + + + + org.eclipse.jetty + jetty-servlet + ${jetty.version} + compile + + + org.eclipse.jetty + jetty-security + + + + + org.openecomp.sdc + common-app-api + ${project.version} + compile + + + org.apache.httpcomponents + httpcore + + + + - - - - commons-codec - commons-codec - ${commons.codec.version} - - - junit - junit - test - RELEASE - - - org.codehaus.jackson - jackson-mapper-asl - ${org.codehaus.jackson.version} - - - org.everit.json - org.everit.json.schema - ${org.everit.json.schema.version} - - - org.testng - testng - test - 6.8.5 - - - snakeyaml - org.yaml - - - - - - \ No newline at end of file +