From ac0e0c95968436d78781056eddf6af4b75b7fd92 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 7 Aug 2024 16:48:23 -0400 Subject: Update version for Oslo release Update version in master branch for Oslo release Issue-ID: CCSDK-4043 Change-Id: I46681cbf4219f5f62d590b9dd530da0682b01195 Signed-off-by: Dan Timoney --- plugins/features/ccsdk-gr-toolkit/pom.xml | 4 ++-- plugins/features/ccsdk-properties-node/pom.xml | 4 ++-- plugins/features/ccsdk-restapi-call-node/pom.xml | 4 ++-- plugins/features/ccsdk-restconf-client/pom.xml | 4 ++-- plugins/features/ccsdk-sli-plugins-all/pom.xml | 4 ++-- plugins/features/ccsdk-sshapi-call-node/pom.xml | 4 ++-- plugins/features/ccsdk-template-node/pom.xml | 4 ++-- plugins/features/features-sli-plugins/pom.xml | 4 ++-- plugins/features/installer/pom.xml | 4 ++-- plugins/features/pom.xml | 4 ++-- 10 files changed, 20 insertions(+), 20 deletions(-) (limited to 'plugins/features') diff --git a/plugins/features/ccsdk-gr-toolkit/pom.xml b/plugins/features/ccsdk-gr-toolkit/pom.xml index d9a432531..fcd4d9df6 100644 --- a/plugins/features/ccsdk-gr-toolkit/pom.xml +++ b/plugins/features/ccsdk-gr-toolkit/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins ccsdk-gr-toolkit - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT feature ccsdk-sli-plugins :: features :: ${project.artifactId} diff --git a/plugins/features/ccsdk-properties-node/pom.xml b/plugins/features/ccsdk-properties-node/pom.xml index cbb798af6..929169d64 100644 --- a/plugins/features/ccsdk-properties-node/pom.xml +++ b/plugins/features/ccsdk-properties-node/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins ccsdk-properties-node - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT feature ccsdk-sli-plugins :: features :: ${project.artifactId} diff --git a/plugins/features/ccsdk-restapi-call-node/pom.xml b/plugins/features/ccsdk-restapi-call-node/pom.xml index 28ded72c4..e117c4c6f 100644 --- a/plugins/features/ccsdk-restapi-call-node/pom.xml +++ b/plugins/features/ccsdk-restapi-call-node/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins ccsdk-restapi-call-node - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT feature ccsdk-sli-plugins :: features :: ${project.artifactId} diff --git a/plugins/features/ccsdk-restconf-client/pom.xml b/plugins/features/ccsdk-restconf-client/pom.xml index 38402cd09..f410d75d3 100644 --- a/plugins/features/ccsdk-restconf-client/pom.xml +++ b/plugins/features/ccsdk-restconf-client/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins ccsdk-restconf-client - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT feature ccsdk-sli-plugins :: features :: ${project.artifactId} diff --git a/plugins/features/ccsdk-sli-plugins-all/pom.xml b/plugins/features/ccsdk-sli-plugins-all/pom.xml index 0474bce6f..d7fb80897 100644 --- a/plugins/features/ccsdk-sli-plugins-all/pom.xml +++ b/plugins/features/ccsdk-sli-plugins-all/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins ccsdk-sli-plugins-all - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT feature ccsdk-sli-plugins :: features :: ${project.artifactId} diff --git a/plugins/features/ccsdk-sshapi-call-node/pom.xml b/plugins/features/ccsdk-sshapi-call-node/pom.xml index 75f09bc19..9e6e440e2 100644 --- a/plugins/features/ccsdk-sshapi-call-node/pom.xml +++ b/plugins/features/ccsdk-sshapi-call-node/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins ccsdk-sshapi-call-node - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT feature ccsdk-sli-plugins :: features :: ${project.artifactId} diff --git a/plugins/features/ccsdk-template-node/pom.xml b/plugins/features/ccsdk-template-node/pom.xml index 9d30599a6..6549570f4 100644 --- a/plugins/features/ccsdk-template-node/pom.xml +++ b/plugins/features/ccsdk-template-node/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins ccsdk-template-node - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT feature ccsdk-sli-plugins :: features :: ${project.artifactId} diff --git a/plugins/features/features-sli-plugins/pom.xml b/plugins/features/features-sli-plugins/pom.xml index 5cea8a9da..f31207e74 100644 --- a/plugins/features/features-sli-plugins/pom.xml +++ b/plugins/features/features-sli-plugins/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent feature-repo-parent - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins features-sli-plugins - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT feature ccsdk-sli-plugins :: features :: ${project.artifactId} diff --git a/plugins/features/installer/pom.xml b/plugins/features/installer/pom.xml index 10c7338f8..bf8b637b0 100755 --- a/plugins/features/installer/pom.xml +++ b/plugins/features/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins sliplugins-features-installer - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT pom ccsdk-sli-plugins :: features :: ${project.artifactId} diff --git a/plugins/features/pom.xml b/plugins/features/pom.xml index 96e51248d..a66452928 100755 --- a/plugins/features/pom.xml +++ b/plugins/features/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins sliplugins-feature-aggregator - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT pom ccsdk-sli-plugins :: features -- cgit 1.2.3-korg