From b28dc297d5113d546fd4813d3124b3ee9a257383 Mon Sep 17 00:00:00 2001 From: jimmy Date: Fri, 28 Feb 2020 09:49:57 -0500 Subject: Allow projects that use parent to specify specific version of aai-common artifacts Issue-ID: AAI-2811 Signed-off-by: jimmy Change-Id: I38ab2dd0d4b1ce346c7e4acc815dedfb366c9838 --- aai-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aai-parent') 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 -- cgit