From f0e6ba623e04fb6389e7d09c321aaae27f07d2d6 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 13 Aug 2019 12:31:11 -0400 Subject: Update to Neon Update to neon versions Change-Id: I095b46cefa264006bea5722b952c789374870370 Issue-ID: CCSDK-1389 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 3ca156704..1f264d288 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.5.2-SNAPSHOT + 0.6.0-SNAPSHOT .. application - 0.5.2-SNAPSHOT + 0.6.0-SNAPSHOT pom cds-ui-application diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index 52ade489e..674c776d1 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.5.2-SNAPSHOT + 0.6.0-SNAPSHOT .. ui-client - 0.5.2-SNAPSHOT + 0.6.0-SNAPSHOT pom cds-ui-client diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index e93f0fade..6f5e12bbe 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.3.3-SNAPSHOT + 1.4.0-SNAPSHOT org.onap.ccsdk.cds ui - 0.5.2-SNAPSHOT + 0.6.0-SNAPSHOT pom cds-ui-parent diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index c4f1ca0a7..929ca698c 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.5.2-SNAPSHOT + 0.6.0-SNAPSHOT .. ui-server - 0.5.2-SNAPSHOT + 0.6.0-SNAPSHOT pom cds-ui-server -- cgit 1.2.3-korg