From bd9d13fd3a39641ebf537b4cc794dd6c92034e79 Mon Sep 17 00:00:00 2001 From: MichaelMorris Date: Wed, 29 Sep 2021 17:47:36 +0100 Subject: Updated SDC version to 1.9.3-SNAPSHOT Signed-off-by: MichaelMorris Issue-ID: SDC-3694 Change-Id: I1d5b0c39580a3a39092441facf77f9d33f9363f2 --- .../onap-configuration-management-api/pom.xml | 2 +- .../onap-configuration-management-core/pom.xml | 2 +- common/onap-common-configuration-management/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'common/onap-common-configuration-management') diff --git a/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml index 4ef6c135ed..d937aeefb5 100644 --- a/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml +++ b/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml @@ -10,7 +10,7 @@ onap-common-configuration-management org.onap.sdc.common - 1.9.2-SNAPSHOT + 1.9.3-SNAPSHOT diff --git a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml index 67ab073569..9bafc87412 100755 --- a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml +++ b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml @@ -26,7 +26,7 @@ onap-common-configuration-management org.onap.sdc.common - 1.9.2-SNAPSHOT + 1.9.3-SNAPSHOT diff --git a/common/onap-common-configuration-management/pom.xml b/common/onap-common-configuration-management/pom.xml index 847845ac33..33bd82c6f3 100755 --- a/common/onap-common-configuration-management/pom.xml +++ b/common/onap-common-configuration-management/pom.xml @@ -10,7 +10,7 @@ org.onap.sdc.common onap-common-lib - 1.9.2-SNAPSHOT + 1.9.3-SNAPSHOT -- cgit 1.2.3-korg