From e2583efb02b44664efb7b0f65b2e12f67c650517 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 1 Oct 2024 12:37:44 -0400 Subject: Update major versions Update major version to reflect breaking change (Biermann API removal) in release Issue-ID: CCSDK-4056 Change-Id: I48ed0ab04100d64eed7b8c21be4a0e4845b34a8e Signed-off-by: Dan Timoney --- sdnr/wt/mountpoint-registrar/feature/pom.xml | 5 ++--- sdnr/wt/mountpoint-registrar/installer/pom.xml | 5 ++--- sdnr/wt/mountpoint-registrar/model/pom.xml | 5 ++--- sdnr/wt/mountpoint-registrar/pom.xml | 5 ++--- sdnr/wt/mountpoint-registrar/provider/pom.xml | 5 ++--- 5 files changed, 10 insertions(+), 15 deletions(-) (limited to 'sdnr/wt/mountpoint-registrar') diff --git a/sdnr/wt/mountpoint-registrar/feature/pom.xml b/sdnr/wt/mountpoint-registrar/feature/pom.xml index f1dbf7459..780b04c70 100644 --- a/sdnr/wt/mountpoint-registrar/feature/pom.xml +++ b/sdnr/wt/mountpoint-registrar/feature/pom.xml @@ -22,20 +22,19 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent single-feature-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-mountpoint-registrar-feature - 1.8.1-SNAPSHOT + 2.0.0-SNAPSHOT feature ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/mountpoint-registrar/installer/pom.xml b/sdnr/wt/mountpoint-registrar/installer/pom.xml index 342efc897..c886c9dbc 100755 --- a/sdnr/wt/mountpoint-registrar/installer/pom.xml +++ b/sdnr/wt/mountpoint-registrar/installer/pom.xml @@ -22,20 +22,19 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-mountpoint-registrar-installer - 1.8.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/mountpoint-registrar/model/pom.xml b/sdnr/wt/mountpoint-registrar/model/pom.xml index 878adfecf..9c3adead9 100644 --- a/sdnr/wt/mountpoint-registrar/model/pom.xml +++ b/sdnr/wt/mountpoint-registrar/model/pom.xml @@ -22,20 +22,19 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent binding-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-mountpoint-registrar-model - 1.8.1-SNAPSHOT + 2.0.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/mountpoint-registrar/pom.xml b/sdnr/wt/mountpoint-registrar/pom.xml index e9935f297..9ec211569 100755 --- a/sdnr/wt/mountpoint-registrar/pom.xml +++ b/sdnr/wt/mountpoint-registrar/pom.xml @@ -22,20 +22,19 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-mountpoint-registrar-top - 1.8.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/mountpoint-registrar/provider/pom.xml b/sdnr/wt/mountpoint-registrar/provider/pom.xml index d62391f00..460e91639 100644 --- a/sdnr/wt/mountpoint-registrar/provider/pom.xml +++ b/sdnr/wt/mountpoint-registrar/provider/pom.xml @@ -22,20 +22,19 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent binding-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-mountpoint-registrar-provider - 1.8.1-SNAPSHOT + 2.0.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg