From 53239aeca32291b3b499a80e2f805bdf26f1ebcd Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 22 Apr 2021 11:02:27 -0400 Subject: Release version 1.1.3 maven artifacts and roll version Release version 1.1.3 of CDS maven artifacts and roll to next snapshot version Issue-ID: CCSDK-3263 Signed-off-by: Dan Timoney Change-Id: Ia18cd68a10f13f49a4a3802252be862b7a49c3d6 --- 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 501b128a9..ce09efbf5 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.3-SNAPSHOT + 1.1.4-SNAPSHOT .. diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index edb41a6af..ee11fb748 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.3-SNAPSHOT + 1.1.4-SNAPSHOT .. diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml index 4c0a5635d..971dea85d 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.3-SNAPSHOT + 1.1.4-SNAPSHOT .. diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index 9b9de0761..24a7a47bc 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.3-SNAPSHOT + 1.1.4-SNAPSHOT .. diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index 32b79b757..a00aeae90 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.3-SNAPSHOT + 1.1.4-SNAPSHOT .. -- cgit 1.2.3-korg