From 610ff24fb145dc64e73a12d51901446b7b8be245 Mon Sep 17 00:00:00 2001 From: Ofir Sonsino Date: Sun, 28 Jul 2019 15:44:36 +0300 Subject: Update SDC version 1.5.1 Change-Id: Id2182099210982248584c1fcf4569a1360d82f1d Issue-ID: SDC-2478 Signed-off-by: Ofir Sonsino --- .../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 68dee395ff..d50e4863c1 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.5.0-SNAPSHOT + 1.5.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 78c8df3ce7..83b5ac7035 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.5.0-SNAPSHOT + 1.5.1-SNAPSHOT diff --git a/common/onap-common-configuration-management/pom.xml b/common/onap-common-configuration-management/pom.xml index ee947c69cc..899e2b07f9 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.5.0-SNAPSHOT + 1.5.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 606948f9d1..45545c6a47 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.5.0-SNAPSHOT + 1.5.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 25d0061f04..7b6ed1d41e 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.5.0-SNAPSHOT + 1.5.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 9ebfd08059..7ec4fd4f12 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.5.0-SNAPSHOT + 1.5.1-SNAPSHOT 4.0.0 diff --git a/common/onap-tosca-datatype/pom.xml b/common/onap-tosca-datatype/pom.xml index eb0a31c953..c388652d81 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.5.0-SNAPSHOT + 1.5.1-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index dcaab92d6b..60e9580d4f 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ org.openecomp.sdc sdc-onboarding - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT ../onboarding/pom.xml -- cgit 1.2.3-korg