X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=e955c804bbbf52d90e144be75a734764d8bce6ad;hb=8b164ac95d8c6a980cefaab22bfcb90ff4011205;hp=7c7b0d6f379498c959e5003c3247471ca1e3e0aa;hpb=91b69e60a1d0cdbb9cba24d20ac956ba13ff8e34;p=aai%2Fdata-router.git diff --git a/pom.xml b/pom.xml index 7c7b0d6..e955c80 100644 --- a/pom.xml +++ b/pom.xml @@ -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 @@ -167,6 +174,17 @@ limitations under the License. aai-schema 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 @@ -208,7 +226,11 @@ limitations under the License. 1.1.0 - + + com.google.guava + guava + ${version.com.google.guava} + @@ -278,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 @@ -300,11 +361,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