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/artifacts/pom.xml | 4 ++-- 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 ++-- plugins/grToolkit/installer/pom.xml | 4 ++-- plugins/grToolkit/model/pom.xml | 4 ++-- plugins/grToolkit/pom.xml | 4 ++-- plugins/grToolkit/provider/pom.xml | 4 ++-- plugins/pom.xml | 4 ++-- plugins/properties-node/installer/pom.xml | 4 ++-- plugins/properties-node/pom.xml | 4 ++-- plugins/properties-node/provider/pom.xml | 4 ++-- plugins/restapi-call-node/installer/pom.xml | 4 ++-- plugins/restapi-call-node/pom.xml | 4 ++-- plugins/restapi-call-node/provider/pom.xml | 4 ++-- plugins/restconf-client/installer/pom.xml | 4 ++-- plugins/restconf-client/pom.xml | 4 ++-- plugins/restconf-client/provider/pom.xml | 4 ++-- plugins/sshapi-call-node/installer/pom.xml | 4 ++-- plugins/sshapi-call-node/pom.xml | 4 ++-- plugins/sshapi-call-node/provider/pom.xml | 4 ++-- plugins/template-node/installer/pom.xml | 4 ++-- plugins/template-node/pom.xml | 4 ++-- plugins/template-node/provider/pom.xml | 4 ++-- 31 files changed, 62 insertions(+), 62 deletions(-) (limited to 'plugins') diff --git a/plugins/artifacts/pom.xml b/plugins/artifacts/pom.xml index 9c43f2cdd..678eb08fe 100755 --- a/plugins/artifacts/pom.xml +++ b/plugins/artifacts/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins sli-plugins-artifacts - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} 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 diff --git a/plugins/grToolkit/installer/pom.xml b/plugins/grToolkit/installer/pom.xml index 523123570..9fbf29202 100755 --- a/plugins/grToolkit/installer/pom.xml +++ b/plugins/grToolkit/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 gr-toolkit-installer - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/grToolkit/model/pom.xml b/plugins/grToolkit/model/pom.xml index 8d6ae07b9..539fef7bc 100755 --- a/plugins/grToolkit/model/pom.xml +++ b/plugins/grToolkit/model/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins gr-toolkit-model - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/grToolkit/pom.xml b/plugins/grToolkit/pom.xml index df1f80cee..a791c3f49 100755 --- a/plugins/grToolkit/pom.xml +++ b/plugins/grToolkit/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins gr-toolkit - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/grToolkit/provider/pom.xml b/plugins/grToolkit/provider/pom.xml index 7dc654c48..def6c8c41 100755 --- a/plugins/grToolkit/provider/pom.xml +++ b/plugins/grToolkit/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins gr-toolkit-provider - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/pom.xml b/plugins/pom.xml index 400273055..6d8ed9603 100755 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins ccsdk-sli-plugins - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT pom ${project.artifactId} diff --git a/plugins/properties-node/installer/pom.xml b/plugins/properties-node/installer/pom.xml index 3bb37c9e5..e0d4f6ba3 100755 --- a/plugins/properties-node/installer/pom.xml +++ b/plugins/properties-node/installer/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins properties-node-installer - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/properties-node/pom.xml b/plugins/properties-node/pom.xml index 319fe0f49..6e290fee0 100755 --- a/plugins/properties-node/pom.xml +++ b/plugins/properties-node/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins properties-node - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/properties-node/provider/pom.xml b/plugins/properties-node/provider/pom.xml index cb528c817..89db5761c 100755 --- a/plugins/properties-node/provider/pom.xml +++ b/plugins/properties-node/provider/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent binding-parent - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins properties-node-provider - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restapi-call-node/installer/pom.xml b/plugins/restapi-call-node/installer/pom.xml index 3eab7974f..8d51bf721 100755 --- a/plugins/restapi-call-node/installer/pom.xml +++ b/plugins/restapi-call-node/installer/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins restapi-call-node-installer - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restapi-call-node/pom.xml b/plugins/restapi-call-node/pom.xml index b9053134e..254e0134d 100755 --- a/plugins/restapi-call-node/pom.xml +++ b/plugins/restapi-call-node/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins restapi-call-node - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restapi-call-node/provider/pom.xml b/plugins/restapi-call-node/provider/pom.xml index 026ab8beb..fad35431e 100755 --- a/plugins/restapi-call-node/provider/pom.xml +++ b/plugins/restapi-call-node/provider/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent binding-parent - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins restapi-call-node-provider - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restconf-client/installer/pom.xml b/plugins/restconf-client/installer/pom.xml index 845d5d586..4a226b639 100755 --- a/plugins/restconf-client/installer/pom.xml +++ b/plugins/restconf-client/installer/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins restconf-client-installer - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restconf-client/pom.xml b/plugins/restconf-client/pom.xml index ea017f7c2..49cb74f79 100755 --- a/plugins/restconf-client/pom.xml +++ b/plugins/restconf-client/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins restconf-client - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restconf-client/provider/pom.xml b/plugins/restconf-client/provider/pom.xml index 98e96b42e..047249aad 100755 --- a/plugins/restconf-client/provider/pom.xml +++ b/plugins/restconf-client/provider/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent binding-parent - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins restconf-client-provider - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/sshapi-call-node/installer/pom.xml b/plugins/sshapi-call-node/installer/pom.xml index 84ded00c0..0e33bc5fc 100755 --- a/plugins/sshapi-call-node/installer/pom.xml +++ b/plugins/sshapi-call-node/installer/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins sshapi-call-node-installer - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/sshapi-call-node/pom.xml b/plugins/sshapi-call-node/pom.xml index c9793caba..5cfdc908f 100755 --- a/plugins/sshapi-call-node/pom.xml +++ b/plugins/sshapi-call-node/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins sshapi-call-node - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/sshapi-call-node/provider/pom.xml b/plugins/sshapi-call-node/provider/pom.xml index 106a79cac..e93f1db5d 100755 --- a/plugins/sshapi-call-node/provider/pom.xml +++ b/plugins/sshapi-call-node/provider/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent binding-parent - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins sshapi-call-node-provider - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/template-node/installer/pom.xml b/plugins/template-node/installer/pom.xml index a3a8faa86..7fe9adfd3 100644 --- a/plugins/template-node/installer/pom.xml +++ b/plugins/template-node/installer/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins template-node-installer - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/template-node/pom.xml b/plugins/template-node/pom.xml index f2d8c00fb..54499eeb1 100644 --- a/plugins/template-node/pom.xml +++ b/plugins/template-node/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins template-node - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/template-node/provider/pom.xml b/plugins/template-node/provider/pom.xml index db0d9fc83..0e7c87d0a 100644 --- a/plugins/template-node/provider/pom.xml +++ b/plugins/template-node/provider/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent binding-parent - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.sli.plugins template-node-provider - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit 1.2.3-korg