From eafb2635f98d75a25769cb35c654b46b303d78c3 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 28 Mar 2022 11:00:10 -0400 Subject: Use released parent pom 2.3.3 Use released 2.3.3 version of parent pom Issue-ID: CCSDK-3604 Signed-off-by: Dan Timoney Change-Id: I5dd4539ebb0b8ea726638c97236f5a858b5c9413 --- 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 741651801..6dcc673e6 100644 --- a/sdnr/northbound/CMNotify/feature/pom.xml +++ b/sdnr/northbound/CMNotify/feature/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.3.3-SNAPSHOT + 2.3.3 diff --git a/sdnr/northbound/CMNotify/installer/pom.xml b/sdnr/northbound/CMNotify/installer/pom.xml index be9fffaa0..f86af6d04 100644 --- a/sdnr/northbound/CMNotify/installer/pom.xml +++ b/sdnr/northbound/CMNotify/installer/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.3.3-SNAPSHOT + 2.3.3 diff --git a/sdnr/northbound/CMNotify/model/pom.xml b/sdnr/northbound/CMNotify/model/pom.xml index bae407576..577e06317 100644 --- a/sdnr/northbound/CMNotify/model/pom.xml +++ b/sdnr/northbound/CMNotify/model/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent binding-parent - 2.3.3-SNAPSHOT + 2.3.3 diff --git a/sdnr/northbound/CMNotify/pom.xml b/sdnr/northbound/CMNotify/pom.xml index 463d1a6e9..b6073ad09 100644 --- a/sdnr/northbound/CMNotify/pom.xml +++ b/sdnr/northbound/CMNotify/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.3.3-SNAPSHOT + 2.3.3 diff --git a/sdnr/northbound/CMNotify/provider/pom.xml b/sdnr/northbound/CMNotify/provider/pom.xml index 320e5841c..4531aaadc 100644 --- a/sdnr/northbound/CMNotify/provider/pom.xml +++ b/sdnr/northbound/CMNotify/provider/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent binding-parent - 2.3.3-SNAPSHOT + 2.3.3 -- cgit 1.2.3-korg