From 1dd01d01ed4fabe2b5e197c3888448c38fef9954 Mon Sep 17 00:00:00 2001 From: renealr Date: Thu, 8 Nov 2018 09:20:32 -0500 Subject: [PATCH] update pom to pull in latest route core Update pom to pull in latest snapshot version of router core Issue-ID: AAI-1885 Change-Id: I9afac5820110c7d1165df1ace974450dbec43741 Signed-off-by: renealr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 20b6535..ba41ef9 100644 --- a/pom.xml +++ b/pom.xml @@ -189,7 +189,7 @@ limitations under the License. org.onap.aai.router-core router-core - 1.3.1 + 1.4.0-SNAPSHOT -- 2.16.6