From 47ca1ad801a786d6b757032fbf34f046b7a9c0dc Mon Sep 17 00:00:00 2001 From: "Sonsino, Ofir (os0695)" Date: Wed, 9 Jan 2019 14:36:05 +0200 Subject: Update SDC version Update SDC version to 1.3.6 for Casablanca MR Change-Id: Ib3d13d80db3e5a4d0d3a5ea817974cd4ea25a243 Issue-ID: SDC-1913 Signed-off-by: Sonsino, Ofir (os0695) --- .../onap-configuration-management-api/pom.xml | 2 +- .../onap-configuration-management-core/pom.xml | 2 +- common/onap-common-configuration-management/pom.xml | 2 +- common/onap-tosca-datatype/pom.xml | 2 +- common/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 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 aac279aff9..c15e8953ca 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.3.5-SNAPSHOT + 1.3.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 5692932fcd..0c06ce6b5f 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.3.5-SNAPSHOT + 1.3.6-SNAPSHOT diff --git a/common/onap-common-configuration-management/pom.xml b/common/onap-common-configuration-management/pom.xml index f8a83087f6..ff01ed3669 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.3.5-SNAPSHOT + 1.3.6-SNAPSHOT diff --git a/common/onap-tosca-datatype/pom.xml b/common/onap-tosca-datatype/pom.xml index 3cf94e22fe..0d87f3e73d 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.3.5-SNAPSHOT + 1.3.6-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index b4a02c9183..2cd993ebe9 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ org.openecomp.sdc sdc-onboarding - 1.3.5-SNAPSHOT + 1.3.6-SNAPSHOT ../onboarding/pom.xml -- cgit 1.2.3-korg