From: jimmy Date: Fri, 28 Feb 2020 14:49:57 +0000 (-0500) Subject: Allow projects that use parent to specify X-Git-Tag: 1.6.10~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b28dc297d5113d546fd4813d3124b3ee9a257383;p=aai%2Faai-common.git Allow projects that use parent to specify specific version of aai-common artifacts Issue-ID: AAI-2811 Signed-off-by: jimmy Change-Id: I38ab2dd0d4b1ce346c7e4acc815dedfb366c9838 --- diff --git a/aai-parent/pom.xml b/aai-parent/pom.xml index bdc42563..fbc013fc 100644 --- a/aai-parent/pom.xml +++ b/aai-parent/pom.xml @@ -39,7 +39,7 @@ limitations under the License. - ${project.version} + ${aai.common.version} 1.5.1 1.5.1 1.6.0 diff --git a/pom.xml b/pom.xml index de2dd906..9b9a7b7d 100644 --- a/pom.xml +++ b/pom.xml @@ -58,6 +58,7 @@ + ${project.version} true /content/sites/site/org/onap/aai/aai-common/${project.artifactId}/${project.version} https://nexus.onap.org