From 10d3ed8df0488869f906c832c309d56434257f52 Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Tue, 20 Nov 2018 22:23:43 +0200 Subject: update sdc version update sdc version to 1.3.4 for Casablanca Change-Id: Ib66541ef7164da8e35bc2967f9ddb70b4db8f668 Issue-ID: SDC-1913 Signed-off-by: Michael Lando --- .../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 815dbc9af2..4136dd2add 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.3-SNAPSHOT + 1.3.4-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 6f28c3ac34..b86d4e216a 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.3-SNAPSHOT + 1.3.4-SNAPSHOT diff --git a/common/onap-common-configuration-management/pom.xml b/common/onap-common-configuration-management/pom.xml index 21c46f3424..41e4331255 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.3-SNAPSHOT + 1.3.4-SNAPSHOT diff --git a/common/onap-tosca-datatype/pom.xml b/common/onap-tosca-datatype/pom.xml index 2cbb681f5e..8bf1ec177e 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.3-SNAPSHOT + 1.3.4-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index e7cfcb4774..2557f3de11 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ org.openecomp.sdc sdc-onboarding - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT ../onboarding/pom.xml -- cgit