From 01f8b7171467466791262afad5adb60571198dea Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 23 Feb 2021 15:21:08 -0500 Subject: Release version 1.1.0 docker containers and roll to next version Release version 1.1.0 docker containers and roll to next version Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney Change-Id: I2518ba1dd5a4bd926499867f5f9714bc3f716732 --- cds-ui/application/pom.xml | 2 +- cds-ui/client/pom.xml | 2 +- cds-ui/designer-client/pom.xml | 2 +- cds-ui/pom.xml | 2 +- cds-ui/server/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'cds-ui') diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml index 4d25c3143..ed6aa1f7a 100644 --- a/cds-ui/application/pom.xml +++ b/cds-ui/application/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.ccsdk.cds cds-ui - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT .. diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index 24a69d273..6b52dc2a9 100644 --- a/cds-ui/client/pom.xml +++ b/cds-ui/client/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.ccsdk.cds cds-ui - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT .. diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml index 7d735e4ac..0b0037fb2 100644 --- a/cds-ui/designer-client/pom.xml +++ b/cds-ui/designer-client/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.ccsdk.cds cds-ui - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT .. diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index 5b1277923..f3a73ae09 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.ccsdk.cds cds-aggregator - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT .. diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index 4768352bc..35c188c72 100644 --- a/cds-ui/server/pom.xml +++ b/cds-ui/server/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.ccsdk.cds cds-ui - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT .. -- cgit 1.2.3-korg