From d4e5aa677fa2675bbcec15efad07340c22cac5f6 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 6 Jul 2020 12:45:48 -0400 Subject: Roll version to latest Frankfurt snapshot Roll versions to latest Frankfurt snapshot Issue-ID: CCSDK-2519 Signed-off-by: Dan Timoney Change-Id: I440fb78baad8dd3a607599556e712df61d12f6a1 --- cds-ui/application/pom.xml | 4 ++-- cds-ui/client/pom.xml | 4 ++-- cds-ui/designer-client/pom.xml | 4 ++-- cds-ui/pom.xml | 2 +- cds-ui/server/pom.xml | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) (limited to 'cds-ui') diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml index 27b278350..d9ce0e6ef 100644 --- a/cds-ui/application/pom.xml +++ b/cds-ui/application/pom.xml @@ -25,12 +25,12 @@ limitations under the License. org.onap.ccsdk.cds ui - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT .. application - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT pom CDS UI Application diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index 41ffadce4..857115677 100644 --- a/cds-ui/client/pom.xml +++ b/cds-ui/client/pom.xml @@ -25,12 +25,12 @@ limitations under the License. org.onap.ccsdk.cds ui - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT .. ui-client - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT pom CDS UI Client diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml index 3057ea5d2..092dcbbfd 100644 --- a/cds-ui/designer-client/pom.xml +++ b/cds-ui/designer-client/pom.xml @@ -25,12 +25,12 @@ limitations under the License. org.onap.ccsdk.cds ui - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT .. designer-client - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT pom CDS designer Client diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index f48cb94d7..79cdf67f9 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.ccsdk.cds ui - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT pom CDS UI Parent diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index da1579629..120411bbd 100644 --- a/cds-ui/server/pom.xml +++ b/cds-ui/server/pom.xml @@ -25,12 +25,12 @@ limitations under the License. org.onap.ccsdk.cds ui - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT .. ui-server - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT pom CDS UI Server -- cgit 1.2.3-korg