From f6aba62c7ee10eb14e9db2aaf1dc7676ccc130fa Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 30 Apr 2019 14:28:15 -0400 Subject: Roll master to El Alto Roll master version to El Alto versions Change-Id: I75400c5d7dda6b306b0b2e3aa5cd583380dab461 Issue-ID: CCSDK-1222 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 132e67352..66b4b80e7 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.4.2-SNAPSHOT + 0.5.0-SNAPSHOT .. application - 0.4.2-SNAPSHOT + 0.5.0-SNAPSHOT pom cds-ui-application diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index b6574c225..86504b7ea 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.4.2-SNAPSHOT + 0.5.0-SNAPSHOT .. ui-client - 0.4.2-SNAPSHOT + 0.5.0-SNAPSHOT pom cds-ui-client diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index 8ce2d3939..e4c545e27 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.2.2 + 1.3.0-SNAPSHOT org.onap.ccsdk.cds ui - 0.4.2-SNAPSHOT + 0.5.0-SNAPSHOT pom cds-ui-parent diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index a44be089d..ae9b1b293 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.4.2-SNAPSHOT + 0.5.0-SNAPSHOT .. ui-server - 0.4.2-SNAPSHOT + 0.5.0-SNAPSHOT pom cds-ui-server -- cgit 1.2.3-korg