X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=efd3a65d25c1d631e2f43921075ff09c4c13e9ed;hb=d400321cd3415ac2a0fa6a634e54be4fc0dc4aac;hp=5663d9882bfbd9d7f760eed9fbdb71af015e9c85;hpb=465bfe233d22c5366696028b50f47c3606806893;p=clamp.git diff --git a/pom.xml b/pom.xml index 5663d988..efd3a65d 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 @@ -57,7 +57,7 @@ - yyyy.MM.dd'T'hh.mm.ss'Z' + yyyyMMdd'T'HHmmss'Z' ${project.version} ${maven.build.timestamp} 1.8 @@ -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 @@ -86,8 +88,7 @@ true true false - - + @@ -168,6 +169,17 @@ + + + com.google.guava + guava + ${guava.version} + + + io.swagger.core.v3 + swagger-jaxrs2 + ${swagger.jaxrs2.version} + com.att.eelf eelf-core @@ -251,7 +263,7 @@ org.apache.commons commons-vfs2 - 2.0 + 2.2 joda-time @@ -270,14 +282,6 @@ junit junit - - com.fasterxml.jackson.core - jackson-core - - - com.fasterxml.jackson.core - jackson-databind - javax.transaction jta @@ -293,11 +297,6 @@ hibernate-annotations 3.5.6-Final - - - - - dom4j dom4j @@ -306,8 +305,12 @@ org.onap.policy.engine PolicyEngineAPI - 1.1.0 + 1.2.0 + + com.google.guava + guava + log4j log4j @@ -320,10 +323,6 @@ apache-log4j-extras log4j - - jackson-databind - com.fasterxml.jackson.core - mysql mysql-connector-java @@ -332,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 @@ -356,7 +359,7 @@ org.onap.policy.engine PolicyEngineUtils - 1.1.0 + 1.1.3 log4j @@ -387,7 +390,7 @@ org.onap.policy.drools-applications policy-yaml - 1.1.0 + 1.1.3 log4j @@ -406,7 +409,7 @@ org.onap.policy.drools-applications sdc - 1.1.0 + 1.1.3 log4j @@ -425,7 +428,7 @@ org.onap.policy.drools-applications aai - 1.1.0 + 1.1.3 log4j @@ -441,14 +444,6 @@ - - com.fasterxml.jackson.core - jackson-databind - - - com.fasterxml.jackson.dataformat - jackson-dataformat-yaml - org.apache.commons commons-csv @@ -464,6 +459,22 @@ jsf-impl 2.1.7 + + + org.codehaus.plexus + plexus-utils + 3.0.24 + + + commons-fileupload + commons-fileupload + 1.3.3 + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.1.Final + org.mariadb.jdbc @@ -472,9 +483,14 @@ - org.openecomp.sdc.sdc-distribution-client + org.onap.sdc.sdc-distribution-client sdc-distribution-client - 1.2.3 + 1.3.0 + + + org.onap.sdc.sdc-tosca + sdc-tosca + 1.3.0 @@ -486,6 +502,7 @@ src/test/resources **/*.jks + **/*.csar true @@ -497,6 +514,14 @@ false https + + src/test/resources/example/sdc + + **.csar + + false + example/sdc + @@ -788,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 @@ -805,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}