From 095b4aa10f743b41f2eda31bc57be3657d0868a4 Mon Sep 17 00:00:00 2001 From: Oleg Mitsura Date: Thu, 30 Jan 2020 12:02:46 -0500 Subject: (elAlto) Scheduler for process. Healthcheck not blocked. Issue-ID: CCSDK-2052 Signed-off-by: Oleg Mitsura Change-Id: I7388e593116989e775850922a4ab28a34070da31 --- cds-ui/application/pom.xml | 4 ++-- cds-ui/client/pom.xml | 4 ++-- cds-ui/pom.xml | 2 +- cds-ui/server/pom.xml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'cds-ui') diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml index e25eec16e..4db1490b9 100644 --- a/cds-ui/application/pom.xml +++ b/cds-ui/application/pom.xml @@ -24,12 +24,12 @@ limitations under the License. org.onap.ccsdk.cds ui - 0.6.5-SNAPSHOT + 0.6.6-SNAPSHOT .. application - 0.6.5-SNAPSHOT + 0.6.6-SNAPSHOT pom cds-ui-application diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index 39e84ebec..1fc40513f 100644 --- a/cds-ui/client/pom.xml +++ b/cds-ui/client/pom.xml @@ -24,12 +24,12 @@ limitations under the License. org.onap.ccsdk.cds ui - 0.6.5-SNAPSHOT + 0.6.6-SNAPSHOT .. ui-client - 0.6.5-SNAPSHOT + 0.6.6-SNAPSHOT pom cds-ui-client diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index 3540e44da..c094514c9 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.ccsdk.cds ui - 0.6.5-SNAPSHOT + 0.6.6-SNAPSHOT pom cds-ui-parent diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index c8b0637dc..b41adb306 100644 --- a/cds-ui/server/pom.xml +++ b/cds-ui/server/pom.xml @@ -24,12 +24,12 @@ limitations under the License. org.onap.ccsdk.cds ui - 0.6.5-SNAPSHOT + 0.6.6-SNAPSHOT .. ui-server - 0.6.5-SNAPSHOT + 0.6.6-SNAPSHOT pom cds-ui-server -- cgit 1.2.3-korg