From fde772b3c7965a1df88f4498f7bff9f8be2cdcb5 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 3 Nov 2021 11:18:25 -0400 Subject: Release 1.2.1 maven artifacts Release version 1.2.1 CDS maven artifacts and roll version Issue-ID: CCSDK-3506 Signed-off-by: Dan Timoney Change-Id: Id9f80a93a40a086b239874cb558b4a63fdca4758 --- 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 880eda70b..1920844ff 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.2.1-SNAPSHOT + 1.2.2-SNAPSHOT .. diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index 29b799422..a60a00e6b 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.2.1-SNAPSHOT + 1.2.2-SNAPSHOT .. diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml index 83c8a0b95..440111dc2 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.2.1-SNAPSHOT + 1.2.2-SNAPSHOT .. diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index 10c8ff3a3..4db38db99 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.2.1-SNAPSHOT + 1.2.2-SNAPSHOT .. diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index af52283e3..39bdf7289 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.2.1-SNAPSHOT + 1.2.2-SNAPSHOT .. -- cgit 1.2.3-korg