From b0ca47d64671f30d5f5b866cfb78e5177f3a2251 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 26 Apr 2022 13:44:15 -0400 Subject: Update versions for Kohn release Update versions in master branch for Kohn release Issue-ID: CCSDK-3641 Signed-off-by: Dan Timoney Change-Id: I78cbfb5ec5175e87233f263422f7323b22d352de --- 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 3b99a8156..ac3f1026f 100644 --- a/ms/error-catalog/application/pom.xml +++ b/ms/error-catalog/application/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.error.catalog error-catalog - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT error-catalog-application diff --git a/ms/error-catalog/core/pom.xml b/ms/error-catalog/core/pom.xml index 1cb10f337..e17cd9a59 100644 --- a/ms/error-catalog/core/pom.xml +++ b/ms/error-catalog/core/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.error.catalog error-catalog - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT error-catalog-core diff --git a/ms/error-catalog/pom.xml b/ms/error-catalog/pom.xml index f93f958fc..012c2c9ff 100644 --- a/ms/error-catalog/pom.xml +++ b/ms/error-catalog/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds cds-ms - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT .. diff --git a/ms/error-catalog/services/pom.xml b/ms/error-catalog/services/pom.xml index 74add1e8d..26f12ae50 100644 --- a/ms/error-catalog/services/pom.xml +++ b/ms/error-catalog/services/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.error.catalog error-catalog - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT error-catalog-services -- cgit 1.2.3-korg