X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=4b19b808f03b28cb4b612a45755a530d9d9da716;hb=440d34023d8ad1864ebaecf6a7f70dd717710feb;hp=2f1a7d248a2066c56b6ac023f3300f4577f7443a;hpb=356fc5f8f9f0b075fba54da19df2de0fb9c0c69f;p=clamp.git diff --git a/pom.xml b/pom.xml index 2f1a7d24..4b19b808 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.oparent oparent - 1.1.0-SNAPSHOT + 1.1.0 @@ -42,7 +42,7 @@ By Default "mvn clean install" command will execute also the unit tests and the integration tests. The integration tests require a docker engine running. - If you want to skip the intergation test you can by doing: + If you want to skip the integration test you can by doing: "mvn clean install -DskipITs=true" For Spring it's possible to specify the application.properties location @@ -66,10 +66,12 @@ UTF-8 3306 - 2080 + 8085 git-server 1.8 + 2.0.0-rc4 + 20.0 1.0.0 2.20.1 1.5.10.RELEASE @@ -168,6 +170,17 @@ + + + com.google.guava + guava + ${guava.version} + + + io.swagger.core.v3 + swagger-jaxrs2 + ${swagger.jaxrs2.version} + com.att.eelf eelf-core @@ -270,14 +283,6 @@ junit junit - - com.fasterxml.jackson.core - jackson-core - - - com.fasterxml.jackson.core - jackson-databind - javax.transaction jta @@ -303,6 +308,10 @@ PolicyEngineAPI 1.1.0 + + com.google.guava + guava + log4j log4j @@ -315,10 +324,6 @@ apache-log4j-extras log4j - - jackson-databind - com.fasterxml.jackson.core - mysql mysql-connector-java @@ -436,14 +441,6 @@ - - com.fasterxml.jackson.core - jackson-databind - - - com.fasterxml.jackson.dataformat - jackson-dataformat-yaml - org.apache.commons commons-csv @@ -485,7 +482,12 @@ org.openecomp.sdc.sdc-distribution-client sdc-distribution-client - 1.2.3 + 1.2.2 + + + org.openecomp.sdc.sdc-tosca + sdc-tosca + 1.2.2 @@ -497,6 +499,7 @@ src/test/resources **/*.jks + **/*.csar true @@ -508,6 +511,14 @@ false https + + src/test/resources/example/sdc + + **.csar + + false + example/sdc + @@ -799,7 +810,7 @@ ${project.basedir}/src/test/resources/http-cache/:/usr/src/http-cache-app - ${project.basedir}/src/test/resources/http-cache/sdc-example/:/usr/src/http-cache-app/data-cache + ${project.basedir}/src/test/resources/http-cache/example/:/usr/src/http-cache-app/data-cache