X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=efd3a65d25c1d631e2f43921075ff09c4c13e9ed;hb=fc6c8da23192405c3ec03eacf52ff518553985df;hp=31997cdd061e4b47195d5708dd6ddbbb86f8e652;hpb=af455560f39b716a8d770a39012e4004ac03e9f3;p=clamp.git diff --git a/pom.xml b/pom.xml index 31997cdd..efd3a65d 100644 --- a/pom.xml +++ b/pom.xml @@ -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 @@ -57,7 +57,7 @@ - yyyy.MM.dd'T'hh.mm.ss'Z' + yyyyMMdd'T'HHmmss'Z' ${project.version} ${maven.build.timestamp} 1.8 @@ -66,7 +66,7 @@ UTF-8 3306 - 2080 + 8085 git-server 1.8 @@ -88,8 +88,7 @@ true true false - - + @@ -283,10 +282,6 @@ junit junit - - com.fasterxml.jackson.core - jackson-core - javax.transaction jta @@ -310,7 +305,7 @@ org.onap.policy.engine PolicyEngineAPI - 1.1.0 + 1.2.0 com.google.guava @@ -328,10 +323,6 @@ apache-log4j-extras log4j - - jackson-databind - com.fasterxml.jackson.core - mysql mysql-connector-java @@ -340,12 +331,16 @@ commons-io commons-io + + grizzly-http + org.glassfish.grizzly + org.onap.policy.common ONAP-Logging - 1.1.0 + 1.1.3 log4j @@ -364,7 +359,7 @@ org.onap.policy.engine PolicyEngineUtils - 1.1.0 + 1.1.3 log4j @@ -395,7 +390,7 @@ org.onap.policy.drools-applications policy-yaml - 1.1.0 + 1.1.3 log4j @@ -414,7 +409,7 @@ org.onap.policy.drools-applications sdc - 1.1.0 + 1.1.3 log4j @@ -433,7 +428,7 @@ org.onap.policy.drools-applications aai - 1.1.0 + 1.1.3 log4j @@ -449,10 +444,6 @@ - - com.fasterxml.jackson.dataformat - jackson-dataformat-yaml - org.apache.commons commons-csv @@ -484,11 +475,6 @@ jboss-jaxrs-api_2.0_spec 1.0.1.Final - - com.fasterxml.jackson.core - jackson-databind - 2.8.11.1 - org.mariadb.jdbc @@ -497,17 +483,15 @@ - org.openecomp.sdc.sdc-distribution-client + org.onap.sdc.sdc-distribution-client sdc-distribution-client - 1.2.2 + 1.3.0 - org.openecomp.sdc.sdc-tosca + org.onap.sdc.sdc-tosca sdc-tosca - 1.2.2 + 1.3.0 - - @@ -829,7 +813,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 @@ -846,7 +830,7 @@ /usr/src/http-cache-app - ./start_http_cache.sh ${http.proxy} + ./start_http_cache.sh ${python.http.proxy.param} --python_proxyaddress=localhost:${docker.http-cache.port.host}