From caf2fe4a36c231a2639579e4ae4e6f4dfccfc933 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 21 May 2020 12:31:49 -0400 Subject: Use released RC2 parent pom Use released RC2 parent pom Issue-ID: CCSDK-2345 Signed-off-by: Dan Timoney Change-Id: I4967979b060df986994508a941e1746adb7cf418 --- 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 06d6a6687..5067777f8 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 - 1.5.5-SNAPSHOT + 1.5.6 diff --git a/sdnr/northbound/CMNotify/installer/pom.xml b/sdnr/northbound/CMNotify/installer/pom.xml index b673855ef..8b6e81465 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 - 1.5.5-SNAPSHOT + 1.5.6 diff --git a/sdnr/northbound/CMNotify/model/pom.xml b/sdnr/northbound/CMNotify/model/pom.xml index e4feb4d34..a16cd9a0f 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 - 1.5.5-SNAPSHOT + 1.5.6 diff --git a/sdnr/northbound/CMNotify/pom.xml b/sdnr/northbound/CMNotify/pom.xml index 017a1190d..d062b09a6 100644 --- a/sdnr/northbound/CMNotify/pom.xml +++ b/sdnr/northbound/CMNotify/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.5-SNAPSHOT + 1.5.6 diff --git a/sdnr/northbound/CMNotify/provider/pom.xml b/sdnr/northbound/CMNotify/provider/pom.xml index cc4602e46..dfb6bdb73 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 - 1.5.5-SNAPSHOT + 1.5.6 -- cgit 1.2.3-korg