From 2a48d67cd5125d6bbc65eccba6c6499c7022e620 Mon Sep 17 00:00:00 2001
From: Patrick Brady <patrick.brady@att.com>
Date: Thu, 21 May 2020 12:04:20 -0700
Subject: Change parent to release version 2.7.2

Change-Id: Id2788d2f1abf23e618aaa914ff6f604863b58c70
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816
---
 appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'appc-adapters/appc-rest-adapter/appc-rest-adapter-installer')

diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml
index a8880a854..3867b98ac 100644
--- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml
+++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>odlparent-lite</artifactId>
     <groupId>org.onap.appc.parent</groupId>
-    <version>2.7.1</version>
+    <version>2.7.2</version>
     <relativePath/>
   </parent>
   <groupId>org.onap.appc</groupId>
-- 
cgit 1.2.3-korg