From 746c36f767eb7384d063d148b11c40381731b95f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 29 Mar 2022 16:17:16 -0400 Subject: Release Jakarta M4 CDS maven artifacts Release Jakarta M4 version of CDS maven artifacts and roll to next snapshot Issue-ID: CCSDK-3604 Signed-off-by: Dan Timoney Change-Id: I3335ce0e3f6995c350c5a87691e9922204a67dcb --- 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 d719156e8..3b99a8156 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.0-SNAPSHOT + 1.3.1-SNAPSHOT error-catalog-application diff --git a/ms/error-catalog/core/pom.xml b/ms/error-catalog/core/pom.xml index eafa5251c..1cb10f337 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.0-SNAPSHOT + 1.3.1-SNAPSHOT error-catalog-core diff --git a/ms/error-catalog/pom.xml b/ms/error-catalog/pom.xml index 1359bba73..f93f958fc 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.0-SNAPSHOT + 1.3.1-SNAPSHOT .. diff --git a/ms/error-catalog/services/pom.xml b/ms/error-catalog/services/pom.xml index 5b4a3da69..74add1e8d 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.0-SNAPSHOT + 1.3.1-SNAPSHOT error-catalog-services -- cgit 1.2.3-korg