X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=e955c804bbbf52d90e144be75a734764d8bce6ad;hb=8b164ac95d8c6a980cefaab22bfcb90ff4011205;hp=fc5dd836c2d1d47c24edba04d980640a088a7649;hpb=2857310c33726032ce77449d91e87864e6bf4108;p=aai%2Fdata-router.git diff --git a/pom.xml b/pom.xml index fc5dd83..e955c80 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 @@ -67,13 +67,10 @@ limitations under the License. false ${project.version} 1.2.3 + 16.0.1 - - org.springframework.boot - spring-boot-starter-jersey - ch.qos.logback logback-core @@ -93,7 +90,11 @@ limitations under the License. org.apache.camel camel-spring-boot-starter - + + org.apache.camel + camel-core + 2.20.1 + org.apache.camel camel-servlet-starter @@ -107,7 +108,8 @@ limitations under the License. org.springframework.boot spring-boot-starter-web - + + org.springframework.boot spring-boot-starter @@ -121,11 +123,6 @@ limitations under the License. javax.ws.rs-api 2.0.1 - - org.eclipse.jetty - jetty-security - 9.3.8.RC0 - org.powermock powermock-module-junit4 @@ -133,6 +130,12 @@ limitations under the License. test + + org.assertj + assertj-core + 3.10.0 + test + org.powermock powermock-api-mockito @@ -169,12 +172,23 @@ limitations under the License. org.onap.aai.aai-common aai-schema - 1.2.2-SNAPSHOT + 1.3.0-SNAPSHOT + + + org.onap.aai.aai-common + aai-schema-ingest + 1.2.2 + + + com.google.guava + guava + + org.onap.aai.router-core router-core - 1.1.0 + 1.3.0-SNAPSHOT @@ -212,7 +226,11 @@ limitations under the License. 1.1.0 - + + com.google.guava + guava + ${version.com.google.guava} + @@ -282,15 +300,54 @@ 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 0.4.11 + + + com.github.jnr + jnr-unixsocket + 0.13 + + true docker-hub @@ -303,12 +360,27 @@ limitations under the License. - - com.mycila license-maven-plugin - 3.0
License.txt
- src/main/java/** src/test/java/** -
format - process-sources
+ org.sonatype.plugins nexus-staging-maven-plugin @@ -369,7 +441,7 @@ limitations under the License. org.apache.httpcomponents httpclient - 4.5 + 4.5.5 org.apache.httpcomponents