X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=324996626500c254dd9c12f75dd342534d233130;hb=5bae67e63a12d544c5e1e5104c448bae32ceb469;hp=9c8a8044fe9e60f5d720bd85c08c3d6b9c850331;hpb=79b58148dfc588f48241c87e48a72fe8dd7c88b4;p=aai%2Fdata-router.git diff --git a/pom.xml b/pom.xml index 9c8a804..3249966 100644 --- a/pom.xml +++ b/pom.xml @@ -25,23 +25,23 @@ limitations under the License. org.springframework.boot spring-boot-starter-parent - 1.5.12.RELEASE + 1.5.15.RELEASE org.onap.aai.data-router data-router - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT aai-data-router 1.8 - 2.20.0 + 2.20.1 ${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 @@ -67,6 +67,7 @@ limitations under the License. false ${project.version} 1.2.3 + 26.0-jre @@ -92,7 +93,7 @@ limitations under the License. org.apache.camel camel-core - 2.20.1 + ${camel-spring-boot.version} org.apache.camel @@ -101,7 +102,7 @@ limitations under the License. org.apache.camel camel-cxf - 2.20.1 + ${camel-spring-boot.version} @@ -120,7 +121,7 @@ limitations under the License. javax.ws.rs javax.ws.rs-api - 2.0.1 + 2.1 org.powermock @@ -129,6 +130,12 @@ limitations under the License. test + + org.assertj + assertj-core + 3.10.0 + test + org.powermock powermock-api-mockito @@ -150,11 +157,11 @@ limitations under the License. test - dom4j - dom4j - 1.6.1 - provided - + org.dom4j + dom4j + provided + 2.1.1 + com.att.aft @@ -162,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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT @@ -208,7 +226,11 @@ limitations under the License. 1.1.0 - + + com.google.guava + guava + ${version.com.google.guava} + @@ -278,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 @@ -299,12 +353,27 @@ limitations under the License. - + org.sonatype.plugins nexus-staging-maven-plugin @@ -365,7 +434,7 @@ limitations under the License. org.apache.httpcomponents httpclient - 4.5 + 4.5.5 org.apache.httpcomponents