From ade220755ad076b102272e051a209edaa291b621 Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Thu, 4 Oct 2018 21:48:01 -0500 Subject: Update oparent version in aaf cadi Issue-ID: AAF-537 Change-Id: Ifc517cc153b0e1cb0b3b990e347349b148ba883d Signed-off-by: Sai Gandham --- pom.xml | 2 +- sidecar/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d196eba..54c6c7f 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.onap.oparent oparent - 1.2.0 + 1.2.1 diff --git a/sidecar/pom.xml b/sidecar/pom.xml index a4d0435..b4d34da 100644 --- a/sidecar/pom.xml +++ b/sidecar/pom.xml @@ -31,7 +31,7 @@ org.onap.oparent oparent - 1.2.0 + 1.2.1 -- cgit 1.2.3-korg