From 44924cf809a463f576ad881bd70e84a0e2d8a026 Mon Sep 17 00:00:00 2001
From: Dan Timoney <dtimoney@att.com>
Date: Tue, 3 Mar 2020 12:56:07 -0500
Subject: Use released 1.5.2 CCSDK parent

Update to use released version of CCSDK parent pom

Change-Id: I27885e3e08b774fb9f7737111641d7dd585906de
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
---
 asdcApi/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'asdcApi/pom.xml')

diff --git a/asdcApi/pom.xml b/asdcApi/pom.xml
index 8a21a30c6..e35119cd9 100755
--- a/asdcApi/pom.xml
+++ b/asdcApi/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
-- 
cgit 1.2.3-korg