From d8a0deaf32e6a545a0359ad84c886b40c4ad625b Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Sat, 2 Jun 2018 19:23:27 +0300 Subject: update sdc version update pom and version.properties to 1.3.0 Issue-ID: SDC-1370 Change-Id: I0dcf02f868dd263ba4523435e7be11bdc3851053 Signed-off-by: Michael Lando --- .../onap-configuration-management-api/pom.xml | 2 +- .../onap-configuration-management-core/pom.xml | 4 ++-- .../onap-configuration-management-test/pom.xml | 2 +- common/onap-common-configuration-management/pom.xml | 2 +- .../onap-sdc-artifact-generator-api/pom.xml | 2 +- .../onap-sdc-artifact-generator-core/pom.xml | 2 +- .../onap-sdc-artifact-generator-test/pom.xml | 2 +- common/onap-sdc-artifact-generator-lib/pom.xml | 2 +- common/onap-tosca-datatype/pom.xml | 2 +- common/pom.xml | 2 +- 10 files changed, 11 insertions(+), 11 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 df2b77ba14..61b6cb0614 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 @@ -8,7 +8,7 @@ onap-common-configuration-management org.onap.sdc.common - 1.2.0-SNAPSHOT + 1.3.0-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 70459a63a5..9c59ba7255 100644 --- a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml +++ b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml @@ -9,7 +9,7 @@ onap-common-configuration-management org.onap.sdc.common - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT .. @@ -103,7 +103,7 @@ org.onap.sdc.common onap-configuration-management-api - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT javax.servlet diff --git a/common/onap-common-configuration-management/onap-configuration-management-test/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-test/pom.xml index b9ce6a8cbc..36065f3e57 100644 --- a/common/onap-common-configuration-management/onap-configuration-management-test/pom.xml +++ b/common/onap-common-configuration-management/onap-configuration-management-test/pom.xml @@ -9,7 +9,7 @@ onap-common-configuration-management org.onap.sdc.common - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT .. diff --git a/common/onap-common-configuration-management/pom.xml b/common/onap-common-configuration-management/pom.xml index 56f4b5eea5..7dec3fcd14 100644 --- 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT .. diff --git a/common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-api/pom.xml b/common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-api/pom.xml index b901690d15..50c1b27ea7 100644 --- a/common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-api/pom.xml +++ b/common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-api/pom.xml @@ -8,7 +8,7 @@ onap-common-lib org.onap.sdc.common - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../../ diff --git a/common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-core/pom.xml b/common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-core/pom.xml index fea2fdf897..52a4895288 100644 --- a/common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-core/pom.xml +++ b/common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-core/pom.xml @@ -8,7 +8,7 @@ onap-common-lib org.onap.sdc.common - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../../ diff --git a/common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-test/pom.xml b/common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-test/pom.xml index 948957ac40..8784db3d6a 100644 --- a/common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-test/pom.xml +++ b/common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-test/pom.xml @@ -9,7 +9,7 @@ onap-common-lib org.onap.sdc.common - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../../ diff --git a/common/onap-sdc-artifact-generator-lib/pom.xml b/common/onap-sdc-artifact-generator-lib/pom.xml index 05a01c2407..fbe9e9ac7f 100644 --- a/common/onap-sdc-artifact-generator-lib/pom.xml +++ b/common/onap-sdc-artifact-generator-lib/pom.xml @@ -10,7 +10,7 @@ org.onap.sdc.common onap-common-lib - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT .. diff --git a/common/onap-tosca-datatype/pom.xml b/common/onap-tosca-datatype/pom.xml index b183d06aec..c52013daaa 100644 --- a/common/onap-tosca-datatype/pom.xml +++ b/common/onap-tosca-datatype/pom.xml @@ -10,7 +10,7 @@ onap-common-lib org.onap.sdc.common - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT .. diff --git a/common/pom.xml b/common/pom.xml index 3233dbee4b..2ca3525d93 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,7 +10,7 @@ org.openecomp.sdc sdc-onboarding - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../onboarding -- cgit 1.2.3-korg