From 334409683f60693d89477054ed8ff20e6a1ea8a9 Mon Sep 17 00:00:00 2001 From: sebdet Date: Thu, 3 Sep 2020 15:09:21 +0200 Subject: Update version to 1.7.1 Update the pom to 1.7.1 so that we could deliver when we want Issue-ID: SDC-3274 Signed-off-by: sebdet Change-Id: I1cea02ebe28cc7cbb03ea5dd3ced98953e32dfc1 Signed-off-by: sebdet --- .../onap-configuration-management-api/pom.xml | 2 +- .../onap-configuration-management-core/pom.xml | 2 +- common/onap-common-configuration-management/pom.xml | 2 +- .../onap-generic-artifact-browser-component-tests/pom.xml | 2 +- .../onap-generic-artifact-browser-service/pom.xml | 2 +- common/onap-generic-artifact-browser/pom.xml | 2 +- common/onap-tosca-datatype/pom.xml | 2 +- common/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'common') 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 5ae08b85bc..3e217650b8 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.0-SNAPSHOT + 1.7.1-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 b2f545f670..5898cc3156 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.0-SNAPSHOT + 1.7.1-SNAPSHOT diff --git a/common/onap-common-configuration-management/pom.xml b/common/onap-common-configuration-management/pom.xml index fbcc461e15..7db4ce2595 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.0-SNAPSHOT + 1.7.1-SNAPSHOT diff --git a/common/onap-generic-artifact-browser/onap-generic-artifact-browser-component-tests/pom.xml b/common/onap-generic-artifact-browser/onap-generic-artifact-browser-component-tests/pom.xml index 43cd9c4f0d..b2e5f168f2 100644 --- a/common/onap-generic-artifact-browser/onap-generic-artifact-browser-component-tests/pom.xml +++ b/common/onap-generic-artifact-browser/onap-generic-artifact-browser-component-tests/pom.xml @@ -7,7 +7,7 @@ org.onap.sdc.common onap-generic-artifact-browser - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT onap-generic-artifact-browser-component-tests diff --git a/common/onap-generic-artifact-browser/onap-generic-artifact-browser-service/pom.xml b/common/onap-generic-artifact-browser/onap-generic-artifact-browser-service/pom.xml index 48124dde5a..ded3cdb290 100644 --- a/common/onap-generic-artifact-browser/onap-generic-artifact-browser-service/pom.xml +++ b/common/onap-generic-artifact-browser/onap-generic-artifact-browser-service/pom.xml @@ -7,7 +7,7 @@ org.onap.sdc.common onap-generic-artifact-browser - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT onap-generic-artifact-browser-service diff --git a/common/onap-generic-artifact-browser/pom.xml b/common/onap-generic-artifact-browser/pom.xml index e251978e87..740672b330 100644 --- a/common/onap-generic-artifact-browser/pom.xml +++ b/common/onap-generic-artifact-browser/pom.xml @@ -5,7 +5,7 @@ onap-common-lib org.onap.sdc.common - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT 4.0.0 diff --git a/common/onap-tosca-datatype/pom.xml b/common/onap-tosca-datatype/pom.xml index 441e6f70e0..9a621e02f1 100644 --- a/common/onap-tosca-datatype/pom.xml +++ b/common/onap-tosca-datatype/pom.xml @@ -25,7 +25,7 @@ onap-common-lib org.onap.sdc.common - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index 44bd6a4bd5..0355b56137 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ org.openecomp.sdc sdc-onboarding - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT ../onboarding/pom.xml -- cgit 1.2.3-korg