X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c66b855f940b76c0a87c24ada5f2148595afebb0;hb=9939a1d4a4d390cfb89829ad253d94f8f4102ac5;hp=738bb8d9ceb7fb9d2376d8c456744c4d235c24de;hpb=c27118c25252ac114b4464825e595f9310a642af;p=aai%2Fdata-router.git diff --git a/pom.xml b/pom.xml index 738bb8d..c66b855 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.aai.data-router data-router - 1.2.1-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 @@ -165,12 +166,23 @@ limitations under the License. org.onap.aai.aai-common aai-schema - 1.2.4 + 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.2.0 + 1.3.0-SNAPSHOT @@ -208,7 +220,11 @@ limitations under the License. 1.1.0 - + + com.google.guava + guava + ${version.com.google.guava} + @@ -278,15 +294,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 +355,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 +435,7 @@ limitations under the License. org.apache.httpcomponents httpclient - 4.5 + 4.5.5 org.apache.httpcomponents