From: Jimmy Forsyth Date: Fri, 22 Nov 2019 17:29:41 +0000 (-0500) Subject: Explicitly set common release version X-Git-Tag: 1.6.1~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=de562b2460f6ce3a935b5c2201a4cd85bed4fc93;p=aai%2Faai-common.git Explicitly set common release version Issue-ID: AAI-2724 Signed-off-by: Jimmy Forsyth Change-Id: I17552f6d1aaed35ae398d743e38e04fef95492f2 --- diff --git a/aai-parent/pom.xml b/aai-parent/pom.xml index 767d3110..5f9788dc 100644 --- a/aai-parent/pom.xml +++ b/aai-parent/pom.xml @@ -24,6 +24,11 @@ + + 1.6.1-SNAPSHOT + 1.5.1 + 1.5.1 + 1.6.0 2.1.15 4.7.2 @@ -76,13 +81,29 @@ 4.3.25.RELEASE 4.3.25.RELEASE 1.0.8.RELEASE - 1.5.1 - 1.5.1 - 1.6.0 + + + org.onap.aai.aai-common + aai-schema-ingest + ${aai.release.version} + + + + org.onap.aai.aai-common + aai-core + ${aai.release.version} + + + + org.onap.aai.aai-common + aai-annotations + ${aai.release.version} + + com.fasterxml.jackson jackson-bom @@ -364,31 +385,13 @@ ${gson.version} - - org.onap.aai.aai-common - aai-schema-ingest - ${project.version} - - - - org.onap.aai.aai-common - aai-core - ${project.version} - - - + org.apache.commons commons-text ${commons.text.version} - - org.onap.aai.aai-common - aai-annotations - ${project.version} - - org.codehaus.jackson jackson-core-asl @@ -400,11 +403,13 @@ jersey-core ${jersey.version} + com.sun.jersey jersey-client ${jersey.version} + com.sun.jersey jersey-json