From 8413c43655f7d8ceba2af65f8753ee50dae07469 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 16 Apr 2021 08:40:10 -0400 Subject: Use RC2 version of parent pom Use RC2 version of parent pom in order to pick up sli fix for SDNC-1515 Issue-ID: CCSDK-3263 Signed-off-by: Dan Timoney Change-Id: I8391036884148a38ee942f8c00df741970908a42 --- sdnr/northbound/CMNotify/feature/pom.xml | 2 +- sdnr/northbound/CMNotify/installer/pom.xml | 2 +- sdnr/northbound/CMNotify/model/pom.xml | 2 +- sdnr/northbound/CMNotify/pom.xml | 2 +- sdnr/northbound/CMNotify/provider/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'sdnr/northbound/CMNotify') diff --git a/sdnr/northbound/CMNotify/feature/pom.xml b/sdnr/northbound/CMNotify/feature/pom.xml index d9f0647ba..c8d2fe4a1 100644 --- a/sdnr/northbound/CMNotify/feature/pom.xml +++ b/sdnr/northbound/CMNotify/feature/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.2 + 2.1.3-SNAPSHOT diff --git a/sdnr/northbound/CMNotify/installer/pom.xml b/sdnr/northbound/CMNotify/installer/pom.xml index c7a140ae8..b17d04fab 100644 --- a/sdnr/northbound/CMNotify/installer/pom.xml +++ b/sdnr/northbound/CMNotify/installer/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.2 + 2.1.3-SNAPSHOT diff --git a/sdnr/northbound/CMNotify/model/pom.xml b/sdnr/northbound/CMNotify/model/pom.xml index 869a40153..48f065a0e 100644 --- a/sdnr/northbound/CMNotify/model/pom.xml +++ b/sdnr/northbound/CMNotify/model/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent binding-parent - 2.1.2 + 2.1.3-SNAPSHOT diff --git a/sdnr/northbound/CMNotify/pom.xml b/sdnr/northbound/CMNotify/pom.xml index 6d91c3d63..5279835e6 100644 --- a/sdnr/northbound/CMNotify/pom.xml +++ b/sdnr/northbound/CMNotify/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.2 + 2.1.3-SNAPSHOT diff --git a/sdnr/northbound/CMNotify/provider/pom.xml b/sdnr/northbound/CMNotify/provider/pom.xml index 2f0df4522..f3e246650 100644 --- a/sdnr/northbound/CMNotify/provider/pom.xml +++ b/sdnr/northbound/CMNotify/provider/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent binding-parent - 2.1.2 + 2.1.3-SNAPSHOT -- cgit 1.2.3-korg