From b5afab35874f1ca97ac92f921d8db89df7a999da Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 28 Aug 2019 13:20:15 -0400 Subject: Roll versions Roll versions in master branch Change-Id: I12ac01bc8769303c9d6fe7053306bdaa68f54396 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 1f264d288..752275a8e 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.0-SNAPSHOT + 0.6.1-SNAPSHOT .. application - 0.6.0-SNAPSHOT + 0.6.1-SNAPSHOT pom cds-ui-application diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index 674c776d1..44c7a8976 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.0-SNAPSHOT + 0.6.1-SNAPSHOT .. ui-client - 0.6.0-SNAPSHOT + 0.6.1-SNAPSHOT pom cds-ui-client diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index 6f5e12bbe..8c4d24140 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.0-SNAPSHOT + 1.4.1-SNAPSHOT org.onap.ccsdk.cds ui - 0.6.0-SNAPSHOT + 0.6.1-SNAPSHOT pom cds-ui-parent diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index 929ca698c..32f68de93 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.0-SNAPSHOT + 0.6.1-SNAPSHOT .. ui-server - 0.6.0-SNAPSHOT + 0.6.1-SNAPSHOT pom cds-ui-server -- cgit 1.2.3-korg