From 53ab7d9c9a617d43eb35a451dd3c3365b5daa104 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 14 Nov 2022 16:45:47 -0500 Subject: Release version 1.5.3 Release final Kohn version (1.5.3) of ccsdk/sli Issue-ID: CCSDK-3796 Signed-off-by: Dan Timoney Change-Id: Ic1916ffc34bee397dafd184abbe408e0a795954f --- plugins/artifacts/pom.xml | 2 +- plugins/features/ccsdk-gr-toolkit/pom.xml | 2 +- plugins/features/ccsdk-properties-node/pom.xml | 2 +- plugins/features/ccsdk-restapi-call-node/pom.xml | 2 +- plugins/features/ccsdk-restconf-client/pom.xml | 2 +- plugins/features/ccsdk-sli-plugins-all/pom.xml | 2 +- plugins/features/ccsdk-sshapi-call-node/pom.xml | 2 +- plugins/features/ccsdk-template-node/pom.xml | 2 +- plugins/features/features-sli-plugins/pom.xml | 2 +- plugins/features/installer/pom.xml | 2 +- plugins/features/pom.xml | 2 +- plugins/grToolkit/installer/pom.xml | 2 +- plugins/grToolkit/model/pom.xml | 2 +- plugins/grToolkit/pom.xml | 2 +- plugins/grToolkit/provider/pom.xml | 2 +- plugins/pom.xml | 2 +- plugins/properties-node/installer/pom.xml | 2 +- plugins/properties-node/pom.xml | 2 +- plugins/properties-node/provider/pom.xml | 2 +- plugins/restapi-call-node/installer/pom.xml | 2 +- plugins/restapi-call-node/pom.xml | 2 +- plugins/restapi-call-node/provider/pom.xml | 2 +- plugins/restconf-client/installer/pom.xml | 2 +- plugins/restconf-client/pom.xml | 2 +- plugins/restconf-client/provider/pom.xml | 2 +- plugins/sshapi-call-node/installer/pom.xml | 2 +- plugins/sshapi-call-node/pom.xml | 2 +- plugins/sshapi-call-node/provider/pom.xml | 2 +- plugins/template-node/installer/pom.xml | 2 +- plugins/template-node/pom.xml | 2 +- plugins/template-node/provider/pom.xml | 2 +- 31 files changed, 31 insertions(+), 31 deletions(-) (limited to 'plugins') diff --git a/plugins/artifacts/pom.xml b/plugins/artifacts/pom.xml index c0b2a783f..5e59513a3 100755 --- a/plugins/artifacts/pom.xml +++ b/plugins/artifacts/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.plugins sli-plugins-artifacts - 1.5.3-SNAPSHOT + 1.5.4-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 33dddbd37..2a17b5523 100644 --- a/plugins/features/ccsdk-gr-toolkit/pom.xml +++ b/plugins/features/ccsdk-gr-toolkit/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.plugins ccsdk-gr-toolkit - 1.5.3-SNAPSHOT + 1.5.4-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 e252d6690..f5f2f4707 100644 --- a/plugins/features/ccsdk-properties-node/pom.xml +++ b/plugins/features/ccsdk-properties-node/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.plugins ccsdk-properties-node - 1.5.3-SNAPSHOT + 1.5.4-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 fb98fb26d..a55c4f42b 100644 --- a/plugins/features/ccsdk-restapi-call-node/pom.xml +++ b/plugins/features/ccsdk-restapi-call-node/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.plugins ccsdk-restapi-call-node - 1.5.3-SNAPSHOT + 1.5.4-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 ebb26c595..6815aa530 100644 --- a/plugins/features/ccsdk-restconf-client/pom.xml +++ b/plugins/features/ccsdk-restconf-client/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.plugins ccsdk-restconf-client - 1.5.3-SNAPSHOT + 1.5.4-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 05a224632..2c4491bbc 100644 --- a/plugins/features/ccsdk-sli-plugins-all/pom.xml +++ b/plugins/features/ccsdk-sli-plugins-all/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.plugins ccsdk-sli-plugins-all - 1.5.3-SNAPSHOT + 1.5.4-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 7bad4cffb..acb83ac2c 100644 --- a/plugins/features/ccsdk-sshapi-call-node/pom.xml +++ b/plugins/features/ccsdk-sshapi-call-node/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.plugins ccsdk-sshapi-call-node - 1.5.3-SNAPSHOT + 1.5.4-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 d434440f1..a1556a717 100644 --- a/plugins/features/ccsdk-template-node/pom.xml +++ b/plugins/features/ccsdk-template-node/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.plugins ccsdk-template-node - 1.5.3-SNAPSHOT + 1.5.4-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 4c536d720..554e5413f 100644 --- a/plugins/features/features-sli-plugins/pom.xml +++ b/plugins/features/features-sli-plugins/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.plugins features-sli-plugins - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT feature ccsdk-sli-plugins :: features :: ${project.artifactId} diff --git a/plugins/features/installer/pom.xml b/plugins/features/installer/pom.xml index 14f647cc6..fcad634b5 100755 --- a/plugins/features/installer/pom.xml +++ b/plugins/features/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.plugins sliplugins-features-installer - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT pom ccsdk-sli-plugins :: features :: ${project.artifactId} diff --git a/plugins/features/pom.xml b/plugins/features/pom.xml index 4b961f0f1..f157719f5 100755 --- a/plugins/features/pom.xml +++ b/plugins/features/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.plugins sliplugins-feature-aggregator - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT pom ccsdk-sli-plugins :: features diff --git a/plugins/grToolkit/installer/pom.xml b/plugins/grToolkit/installer/pom.xml index d586610d8..9b2babba0 100755 --- a/plugins/grToolkit/installer/pom.xml +++ b/plugins/grToolkit/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.plugins gr-toolkit-installer - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/grToolkit/model/pom.xml b/plugins/grToolkit/model/pom.xml index 6472d5823..cd37a4460 100755 --- a/plugins/grToolkit/model/pom.xml +++ b/plugins/grToolkit/model/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.plugins gr-toolkit-model - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/grToolkit/pom.xml b/plugins/grToolkit/pom.xml index f58fa0292..a0122b521 100755 --- a/plugins/grToolkit/pom.xml +++ b/plugins/grToolkit/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.plugins gr-toolkit - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/grToolkit/provider/pom.xml b/plugins/grToolkit/provider/pom.xml index 6427c5cf5..47367811b 100755 --- a/plugins/grToolkit/provider/pom.xml +++ b/plugins/grToolkit/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.plugins gr-toolkit-provider - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/pom.xml b/plugins/pom.xml index eaff18521..f6e3dae7d 100755 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins ccsdk-sli-plugins - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT pom ${project.artifactId} diff --git a/plugins/properties-node/installer/pom.xml b/plugins/properties-node/installer/pom.xml index ac6c2fb29..d2de954c9 100755 --- a/plugins/properties-node/installer/pom.xml +++ b/plugins/properties-node/installer/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins properties-node-installer - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/properties-node/pom.xml b/plugins/properties-node/pom.xml index 4a045b82f..8bd690ab5 100755 --- a/plugins/properties-node/pom.xml +++ b/plugins/properties-node/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins properties-node - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/properties-node/provider/pom.xml b/plugins/properties-node/provider/pom.xml index b597bf604..0a44694c0 100755 --- a/plugins/properties-node/provider/pom.xml +++ b/plugins/properties-node/provider/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins properties-node-provider - 1.5.3-SNAPSHOT + 1.5.4-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 ee946b0f3..71b258ad9 100755 --- a/plugins/restapi-call-node/installer/pom.xml +++ b/plugins/restapi-call-node/installer/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins restapi-call-node-installer - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restapi-call-node/pom.xml b/plugins/restapi-call-node/pom.xml index 74c6b70be..5730bfd01 100755 --- a/plugins/restapi-call-node/pom.xml +++ b/plugins/restapi-call-node/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins restapi-call-node - 1.5.3-SNAPSHOT + 1.5.4-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 01d612bea..d84d2cde1 100755 --- a/plugins/restapi-call-node/provider/pom.xml +++ b/plugins/restapi-call-node/provider/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins restapi-call-node-provider - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restconf-client/installer/pom.xml b/plugins/restconf-client/installer/pom.xml index f6348d406..7ae995887 100755 --- a/plugins/restconf-client/installer/pom.xml +++ b/plugins/restconf-client/installer/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins restconf-client-installer - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restconf-client/pom.xml b/plugins/restconf-client/pom.xml index b07c97a78..fa1ec8933 100755 --- a/plugins/restconf-client/pom.xml +++ b/plugins/restconf-client/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins restconf-client - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/restconf-client/provider/pom.xml b/plugins/restconf-client/provider/pom.xml index 2598ded96..f8a90d714 100755 --- a/plugins/restconf-client/provider/pom.xml +++ b/plugins/restconf-client/provider/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins restconf-client-provider - 1.5.3-SNAPSHOT + 1.5.4-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 2cfaa365f..ba1c1ed84 100755 --- a/plugins/sshapi-call-node/installer/pom.xml +++ b/plugins/sshapi-call-node/installer/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins sshapi-call-node-installer - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/sshapi-call-node/pom.xml b/plugins/sshapi-call-node/pom.xml index 7ed900dc5..0aeef35ca 100755 --- a/plugins/sshapi-call-node/pom.xml +++ b/plugins/sshapi-call-node/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins sshapi-call-node - 1.5.3-SNAPSHOT + 1.5.4-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 949f5cd2c..647e0d891 100755 --- a/plugins/sshapi-call-node/provider/pom.xml +++ b/plugins/sshapi-call-node/provider/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins sshapi-call-node-provider - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/template-node/installer/pom.xml b/plugins/template-node/installer/pom.xml index 914216668..3eadcd11a 100644 --- a/plugins/template-node/installer/pom.xml +++ b/plugins/template-node/installer/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins template-node-installer - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/template-node/pom.xml b/plugins/template-node/pom.xml index 602e9fd38..be206dc9e 100644 --- a/plugins/template-node/pom.xml +++ b/plugins/template-node/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins template-node - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/template-node/provider/pom.xml b/plugins/template-node/provider/pom.xml index d0b8ce073..be223a3bf 100644 --- a/plugins/template-node/provider/pom.xml +++ b/plugins/template-node/provider/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins template-node-provider - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit 1.2.3-korg