From de197e955ffb3a55de48817aa70f9bc7ef6475e5 Mon Sep 17 00:00:00 2001 From: "Kajur, Harish (vk250x)" Date: Mon, 26 Mar 2018 20:55:43 -0400 Subject: [PATCH] Update aai-common poms to 1.2.2-SNAPSHOT Issue-ID: AAI-947 Change-Id: Icc5a362482a344429cdf85670cbba7700c9a279e Signed-off-by: Kajur, Harish (vk250x) --- sparkybe-onap-application/pom.xml | 6 +++--- sparkybe-onap-service/pom.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sparkybe-onap-application/pom.xml b/sparkybe-onap-application/pom.xml index 064d577..92c3126 100644 --- a/sparkybe-onap-application/pom.xml +++ b/sparkybe-onap-application/pom.xml @@ -186,7 +186,7 @@ org.onap.aai.logging-service common-logging - 1.2.1 + 1.2.2 @@ -216,13 +216,13 @@ org.onap.aai.aai-common aai-schema - 1.2.0 + 1.2.2-SNAPSHOT org.onap.aai rest-client - 1.2.0 + 1.2.1 diff --git a/sparkybe-onap-service/pom.xml b/sparkybe-onap-service/pom.xml index 891e44d..6e92463 100644 --- a/sparkybe-onap-service/pom.xml +++ b/sparkybe-onap-service/pom.xml @@ -183,7 +183,7 @@ some of the depedencies should probably have a scope of provided so they don't a org.onap.aai.logging-service common-logging - 1.2.1 + 1.2.2 @@ -214,13 +214,13 @@ some of the depedencies should probably have a scope of provided so they don't a org.onap.aai.aai-common aai-schema - 1.2.0 + 1.2.2-SNAPSHOT org.onap.aai rest-client - 1.2.0 + 1.2.1 -- 2.16.6