From 15ca43491e1cd9adfc6c640bfab5c7dce260894e Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 6 Feb 2020 10:06:59 -0500 Subject: [PATCH] Update to use released CCSDK parent pom Update new module sdnc-web to use released parent pom 1.5.1 Change-Id: I7758318cf2441fd97d674adcbbc9b2e25104c8c6 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney --- installation/sdnc-web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 66db3d69..bf91b5c6 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.1-SNAPSHOT + 1.5.1 -- 2.16.6