From 58c1d90a787979e507f559d7075aac8a1428df42 Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Thu, 11 Oct 2018 13:08:45 -0400 Subject: aai-schema:1.3.0-SNAPSHOT is gone We must now use the newly released 1.3.0 version Change-Id: I5b7f0f8847031b776ab49b453f237f009e71804b Issue-ID: SO-1129 Signed-off-by: Rob Daugherty --- common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/pom.xml b/common/pom.xml index 285cd5613d..d8e71b0e44 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -62,7 +62,7 @@ org.onap.aai.aai-common aai-schema - 1.3.0-SNAPSHOT + 1.3.0 org.modelmapper -- cgit 1.2.3-korg