From 3778cddf48ed3da6ad0ff2a8f6f65d83a7065ed7 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Mon, 30 Sep 2019 10:38:57 -0400 Subject: Roll cds version Roll CDS to next snapshot version Change-Id: I369633e10d1fd5b1b4fec55122fe36af1666cfe9 Issue-ID: CCSDK-1748 Signed-off-by: Timoney, Dan (dt5972) --- cds-ui/application/pom.xml | 4 ++-- cds-ui/client/pom.xml | 4 ++-- cds-ui/pom.xml | 4 ++-- cds-ui/server/pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'cds-ui') diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml index e8af0e926..5d92412c7 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.3-SNAPSHOT + 0.6.4-SNAPSHOT .. application - 0.6.3-SNAPSHOT + 0.6.4-SNAPSHOT pom cds-ui-application diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index ec84fda10..8300eafc6 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.3-SNAPSHOT + 0.6.4-SNAPSHOT .. ui-client - 0.6.3-SNAPSHOT + 0.6.4-SNAPSHOT pom cds-ui-client diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index ec823ed15..d0ddab663 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -24,13 +24,13 @@ limitations under the License. org.onap.ccsdk.parent spring-boot-starter-parent - 1.4.3-SNAPSHOT + 1.4.3 org.onap.ccsdk.cds ui - 0.6.3-SNAPSHOT + 0.6.4-SNAPSHOT pom cds-ui-parent diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index bf1391c12..2d7ad5f86 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.3-SNAPSHOT + 0.6.4-SNAPSHOT .. ui-server - 0.6.3-SNAPSHOT + 0.6.4-SNAPSHOT pom cds-ui-server -- cgit 1.2.3-korg