X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=317cd3d6bd7530a6266161667682938e365160d6;hb=ee1dbd32cba7c254ff7d7780fdd2d622bf5500f3;hp=eb3df8db7b3b3359f4c2fb9f739f5e1a272a94b7;hpb=5da95c0df892b635db68550a3321e0e48c9e78f8;p=aai%2Fdata-router.git diff --git a/pom.xml b/pom.xml index eb3df8d..317cd3d 100644 --- a/pom.xml +++ b/pom.xml @@ -25,12 +25,12 @@ limitations under the License. org.springframework.boot spring-boot-starter-parent - 1.5.10.RELEASE + 1.5.12.RELEASE org.onap.aai.data-router data-router - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT aai-data-router @@ -38,10 +38,10 @@ limitations under the License. 2.20.0 ${basedir}/target /appl/${project.artifactId} - /appl/${project.artifactId}/${project.version} @@ -49,8 +49,8 @@ limitations under the License. aaiadmin com.att.csid.lab - 0 9502 @@ -66,9 +66,26 @@ limitations under the License. ${project.build.directory}/coverage-reports/jacoco.exec false ${project.version} + 1.2.3 + 16.0.1 + + ch.qos.logback + logback-core + ${logback.version} + + + ch.qos.logback + logback-classic + ${logback.version} + + + ch.qos.logback + logback-access + ${logback.version} + org.apache.camel camel-spring-boot-starter @@ -104,7 +121,7 @@ limitations under the License. javax.ws.rs javax.ws.rs-api - 2.0.1 + 2.1 org.powermock @@ -113,6 +130,12 @@ limitations under the License. test + + org.assertj + assertj-core + 3.10.0 + test + org.powermock powermock-api-mockito @@ -146,15 +169,26 @@ limitations under the License. 3.1.200 provided - - org.onap.aai.aai-common - aai-schema - 1.2.2-SNAPSHOT - + + + + + + + + + + + + + + + + org.onap.aai.router-core router-core - 1.1.0 + 1.3.0-SNAPSHOT @@ -177,7 +211,7 @@ limitations under the License. org.onap.aai.logging-service common-logging - 1.1.0 + 1.2.2 @@ -192,10 +226,10 @@ limitations under the License. 1.1.0 - - ch.qos.logback - logback-core - 1.1.7 + + com.google.guava + guava + ${version.com.google.guava} @@ -266,11 +300,43 @@ limitations under the License. **/* + + ${basedir}/config + true + + schema/** + + + + org.apache.maven.plugins + maven-dependency-plugin + + + unpack + prepare-package + + unpack + + + + + org.onap.aai.aai-common + aai-schema + 1.2.2 + jar + oxm/ + ${project.build.directory}/bundleconfig-local/etc + + + + + + com.spotify docker-maven-plugin @@ -287,12 +353,27 @@ limitations under the License. - + org.sonatype.plugins nexus-staging-maven-plugin @@ -353,7 +434,7 @@ limitations under the License. org.apache.httpcomponents httpclient - 4.5 + 4.5.5 org.apache.httpcomponents