From 0560a3a55dd2ba8fe1af6aeed425dad09c7f7261 Mon Sep 17 00:00:00 2001 From: MichaelMorris Date: Fri, 27 Oct 2023 18:18:46 +0100 Subject: Update version to 1.13.6-SNAPSHOT Signed-off-by: MichaelMorris Issue-ID: SDC-4673 Change-Id: I577449e409c4eb30a396b8b98491e20d2664c7de --- .../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 afe76259e3..981db8d25e 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.13.5-SNAPSHOT + 1.13.6-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 616730ef80..514cef6b10 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.13.5-SNAPSHOT + 1.13.6-SNAPSHOT diff --git a/common/onap-common-configuration-management/pom.xml b/common/onap-common-configuration-management/pom.xml index dfa53c8450..6954b10fc8 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.13.5-SNAPSHOT + 1.13.6-SNAPSHOT -- cgit 1.2.3-korg