From 0399df16f6b2e0c78860bc4079a304701417100a Mon Sep 17 00:00:00 2001 From: sebdet Date: Thu, 5 Nov 2020 12:11:08 +0100 Subject: Update to version 1.7.3 Update to version 1.7.3 so that we can release RC2 guilin Issue-ID: SDC-3364 Signed-off-by: sebdet Change-Id: I521c60273074eae21a5ec02d8c63c8de06370e41 --- .../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..30174db4fa 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.7.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 080e54d1fb..ee1ebf7fbb 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.7.3-SNAPSHOT diff --git a/common/onap-common-configuration-management/pom.xml b/common/onap-common-configuration-management/pom.xml index d58bc90bbd..fd0320032e 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.7.3-SNAPSHOT -- cgit 1.2.3-korg