X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fdata-router.git;a=blobdiff_plain;f=pom.xml;h=6294bbd91aac64c3445e07990ba108bc5c122e1b;hp=03c5d8d8eb0389c9d19ff1759daad28dd94d67d7;hb=3d0feeb6c214fc38a5039f9866d0f786be1fd57a;hpb=bb1f70e6e55f7a934d5d7b7d85df727882be2dbf diff --git a/pom.xml b/pom.xml index 03c5d8d..6294bbd 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,6 +67,7 @@ limitations under the License. false ${project.version} 1.2.3 + 16.0.1 @@ -129,6 +130,12 @@ limitations under the License. test + + org.assertj + assertj-core + 3.10.0 + test + org.powermock powermock-api-mockito @@ -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.1.0 + 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 @@ -300,11 +354,26 @@ 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 @@ -365,7 +434,7 @@ limitations under the License. org.apache.httpcomponents httpclient - 4.5 + 4.5.5 org.apache.httpcomponents