From c1fea64ad5368d08ccb0be212e79b387d7d516bf Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 10 Oct 2025 13:09:49 -0400 Subject: [PATCH] Update to use released Quebec parent pom Update to use released version of parent pom to avoid compile error due to expired snapshot. Issue-ID: CCSDK-4136 Change-Id: I9b42d661498c5bef7b2951e6228b39979645c0ba Signed-off-by: Dan Timoney --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 59974214..816d160f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent oparent - 3.2.0-SNAPSHOT + 3.2.0 org.onap.ccsdk.distribution -- 2.16.6