From 1926b37d20ea4e63ac054dd10ca14001cecd7398 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 11 Sep 2019 10:54:30 -0400 Subject: Roll versions for Frankfurt development Roll master version for Frankfurt development Change-Id: Ife7ecc5bfb2d8d515805c40c381f6acb34af538b Issue-ID: CCSDK-1701 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 752275a8e..87cb4f282 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.1-SNAPSHOT + 0.7.0-SNAPSHOT .. application - 0.6.1-SNAPSHOT + 0.7.0-SNAPSHOT pom cds-ui-application diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index 44c7a8976..f25e78228 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.1-SNAPSHOT + 0.7.0-SNAPSHOT .. ui-client - 0.6.1-SNAPSHOT + 0.7.0-SNAPSHOT pom cds-ui-client diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index 8c4d24140..de2be3542 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.1-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.ccsdk.cds ui - 0.6.1-SNAPSHOT + 0.7.0-SNAPSHOT pom cds-ui-parent diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index 32f68de93..2d6d6465b 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.1-SNAPSHOT + 0.7.0-SNAPSHOT .. ui-server - 0.6.1-SNAPSHOT + 0.7.0-SNAPSHOT pom cds-ui-server -- cgit 1.2.3-korg