From e407cea93494a9c894e729cb6ccec036a76d4c3d Mon Sep 17 00:00:00 2001 From: ChrisC Date: Fri, 30 Oct 2020 16:44:46 +0100 Subject: Update master to Honolulu Update pom to 1.8 so that staging images are created for H release Issue-ID: SDC-3349 Signed-off-by: ChrisC Change-Id: Ied353406c6ff40a43e7176f0c5b42408d7f4dd56 --- .../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 402e606c00..c4bee07443 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,6 +10,6 @@ onap-common-configuration-management org.onap.sdc.common - 1.7.2-SNAPSHOT + 1.8.0-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 080e54d1fb..68f13e23de 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.7.2-SNAPSHOT + 1.8.0-SNAPSHOT diff --git a/common/onap-common-configuration-management/pom.xml b/common/onap-common-configuration-management/pom.xml index d58bc90bbd..810955d45b 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.7.2-SNAPSHOT + 1.8.0-SNAPSHOT -- cgit 1.2.3-korg