From ae02c87e1ad58dbf4997b0086815cc255e268a7b Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 8 Nov 2019 16:03:21 -0500 Subject: Roll CDS version to 0.6.5-SNAPSHOT Roll version to next snapshot (0.6.5-SNAPSHOT) Change-Id: I353c4833e78e5f225c778ac959893f63ec9842d7 Issue-ID: CCSDK-1912 Signed-off-by: Timoney, Dan (dt5972) --- 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 5d92412c7..e25eec16e 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.4-SNAPSHOT + 0.6.5-SNAPSHOT .. application - 0.6.4-SNAPSHOT + 0.6.5-SNAPSHOT pom cds-ui-application diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index 8300eafc6..39e84ebec 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.4-SNAPSHOT + 0.6.5-SNAPSHOT .. ui-client - 0.6.4-SNAPSHOT + 0.6.5-SNAPSHOT pom cds-ui-client diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index d0ddab663..3540e44da 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.4-SNAPSHOT + 0.6.5-SNAPSHOT pom cds-ui-parent diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index 2d7ad5f86..c8b0637dc 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.4-SNAPSHOT + 0.6.5-SNAPSHOT .. ui-server - 0.6.4-SNAPSHOT + 0.6.5-SNAPSHOT pom cds-ui-server -- cgit 1.2.3-korg