X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=7b0a65194b76c6ed2b52b4b3ac9c5a6d59b49395;hb=refs%2Fchanges%2F13%2F55513%2F1;hp=297ee8dc2ec66d1a3cf532fd3155fb632bfb72e9;hpb=b6e36aeb27f0275e0f2e7668f49f817982914374;p=aai%2Fdata-router.git diff --git a/pom.xml b/pom.xml index 297ee8d..7b0a651 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 @@ -162,11 +169,22 @@ limitations under the License. 3.1.200 provided - - org.onap.aai.aai-common - aai-schema - 1.3.0-SNAPSHOT - + + + + + + + + + + + + + + + + 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,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 @@ -307,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