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 --- ms/error-catalog/application/pom.xml | 2 +- ms/error-catalog/core/pom.xml | 2 +- ms/error-catalog/pom.xml | 2 +- ms/error-catalog/services/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'ms/error-catalog') diff --git a/ms/error-catalog/application/pom.xml b/ms/error-catalog/application/pom.xml index 22652e5fa..ac1b20370 100644 --- a/ms/error-catalog/application/pom.xml +++ b/ms/error-catalog/application/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.error.catalog error-catalog - 1.1.3-SNAPSHOT + 1.1.4-SNAPSHOT error-catalog-application diff --git a/ms/error-catalog/core/pom.xml b/ms/error-catalog/core/pom.xml index 99a7affe4..26a2e1c8e 100644 --- a/ms/error-catalog/core/pom.xml +++ b/ms/error-catalog/core/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.error.catalog error-catalog - 1.1.3-SNAPSHOT + 1.1.4-SNAPSHOT error-catalog-core diff --git a/ms/error-catalog/pom.xml b/ms/error-catalog/pom.xml index 3c580da56..dd9c3fdac 100644 --- a/ms/error-catalog/pom.xml +++ b/ms/error-catalog/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds cds-ms - 1.1.3-SNAPSHOT + 1.1.4-SNAPSHOT .. diff --git a/ms/error-catalog/services/pom.xml b/ms/error-catalog/services/pom.xml index 86af06235..deb607f31 100644 --- a/ms/error-catalog/services/pom.xml +++ b/ms/error-catalog/services/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.error.catalog error-catalog - 1.1.3-SNAPSHOT + 1.1.4-SNAPSHOT error-catalog-services -- cgit 1.2.3-korg