From 777f637d0c2097d8a0805c4b7e920aa25575700f Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Mon, 20 Nov 2017 11:10:28 -0800 Subject: [PATCH] Bump minor version Bump minor version in preparation for Amsterdam branching. Change-Id: Ib72ca9cab2782a4fee15fff8f0653f0c53ad9f71 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall --- adapters/mso-adapter-utils/pom.xml | 2 +- adapters/mso-adapters-rest-interface/pom.xml | 2 +- adapters/mso-catalog-db-adapter/pom.xml | 2 +- adapters/mso-network-adapter-async-client/pom.xml | 2 +- adapters/mso-network-adapter/pom.xml | 2 +- adapters/mso-requests-db-adapter/pom.xml | 2 +- adapters/mso-sdnc-adapter/pom.xml | 2 +- adapters/mso-tenant-adapter/pom.xml | 2 +- adapters/mso-vfc-adapter/pom.xml | 2 +- adapters/mso-vnf-adapter-async-client/pom.xml | 2 +- adapters/mso-vnf-adapter/pom.xml | 2 +- adapters/mso-workflow-message-adapter/pom.xml | 2 +- adapters/pom.xml | 2 +- aria/aria-rest-java-client/pom.xml | 2 +- aria/aria-rest-server/pom.xml | 4 ++-- aria/multivim-plugin/pom.xml | 4 ++-- asdc-controller/pom.xml | 2 +- bpmn/MSOCockpit/pom.xml | 2 +- bpmn/MSOCommonBPMN/pom.xml | 8 +++---- bpmn/MSOCoreBPMN/pom.xml | 2 +- bpmn/MSOInfrastructureBPMN/pom.xml | 4 ++-- bpmn/MSORESTClient/pom.xml | 2 +- bpmn/pom.xml | 2 +- common/pom.xml | 2 +- mso-api-handlers/mso-api-handler-common/pom.xml | 2 +- mso-api-handlers/mso-api-handler-infra/pom.xml | 2 +- mso-api-handlers/mso-requests-db/pom.xml | 2 +- mso-api-handlers/pom.xml | 2 +- mso-catalog-db/pom.xml | 2 +- packages/arquillian-unit-tests/pom.xml | 2 +- packages/deliveries/pom.xml | 2 +- packages/docker/pom.xml | 2 +- packages/pom.xml | 2 +- pom.xml | 8 +++---- status-control/pom.xml | 2 +- version.properties | 26 +++++++++++------------ 36 files changed, 57 insertions(+), 57 deletions(-) diff --git a/adapters/mso-adapter-utils/pom.xml b/adapters/mso-adapter-utils/pom.xml index 176db7255b..dd1159f6d1 100644 --- a/adapters/mso-adapter-utils/pom.xml +++ b/adapters/mso-adapter-utils/pom.xml @@ -4,7 +4,7 @@ org.openecomp.so adapters - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT org.openecomp.so.adapters mso-adapter-utils diff --git a/adapters/mso-adapters-rest-interface/pom.xml b/adapters/mso-adapters-rest-interface/pom.xml index 319f44dc28..f10500d2ca 100644 --- a/adapters/mso-adapters-rest-interface/pom.xml +++ b/adapters/mso-adapters-rest-interface/pom.xml @@ -4,7 +4,7 @@ org.openecomp.so adapters - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT org.openecomp.so.adapters mso-adapters-rest-interface diff --git a/adapters/mso-catalog-db-adapter/pom.xml b/adapters/mso-catalog-db-adapter/pom.xml index 8c29815eb8..c9590ee1a1 100644 --- a/adapters/mso-catalog-db-adapter/pom.xml +++ b/adapters/mso-catalog-db-adapter/pom.xml @@ -4,7 +4,7 @@ org.openecomp.so adapters - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT org.openecomp.so.adapters diff --git a/adapters/mso-network-adapter-async-client/pom.xml b/adapters/mso-network-adapter-async-client/pom.xml index fe0b92262c..cc1ae6ea30 100644 --- a/adapters/mso-network-adapter-async-client/pom.xml +++ b/adapters/mso-network-adapter-async-client/pom.xml @@ -4,7 +4,7 @@ org.openecomp.so adapters - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT org.openecomp.so.adapters mso-network-adapter-async-client diff --git a/adapters/mso-network-adapter/pom.xml b/adapters/mso-network-adapter/pom.xml index 8cbb7c68c3..48b5b3ebd4 100644 --- a/adapters/mso-network-adapter/pom.xml +++ b/adapters/mso-network-adapter/pom.xml @@ -4,7 +4,7 @@ org.openecomp.so adapters - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT org.openecomp.so.adapters mso-network-adapter diff --git a/adapters/mso-requests-db-adapter/pom.xml b/adapters/mso-requests-db-adapter/pom.xml index db7f1d46bb..ed8b2b3b88 100644 --- a/adapters/mso-requests-db-adapter/pom.xml +++ b/adapters/mso-requests-db-adapter/pom.xml @@ -4,7 +4,7 @@ org.openecomp.so adapters - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT org.openecomp.so.adapters diff --git a/adapters/mso-sdnc-adapter/pom.xml b/adapters/mso-sdnc-adapter/pom.xml index 41d7d8bfa1..e7cb4d5318 100644 --- a/adapters/mso-sdnc-adapter/pom.xml +++ b/adapters/mso-sdnc-adapter/pom.xml @@ -4,7 +4,7 @@ org.openecomp.so adapters - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT org.openecomp.so.adapters mso-sdnc-adapter diff --git a/adapters/mso-tenant-adapter/pom.xml b/adapters/mso-tenant-adapter/pom.xml index 58ca7b1a3a..1479b2865e 100644 --- a/adapters/mso-tenant-adapter/pom.xml +++ b/adapters/mso-tenant-adapter/pom.xml @@ -4,7 +4,7 @@ org.openecomp.so adapters - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT org.openecomp.so.adapters mso-tenant-adapter diff --git a/adapters/mso-vfc-adapter/pom.xml b/adapters/mso-vfc-adapter/pom.xml index 1c14f12f7d..abd8ce4c29 100644 --- a/adapters/mso-vfc-adapter/pom.xml +++ b/adapters/mso-vfc-adapter/pom.xml @@ -4,7 +4,7 @@ org.openecomp.so adapters - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT org.openecomp.so.adapters mso-vfc-adapter diff --git a/adapters/mso-vnf-adapter-async-client/pom.xml b/adapters/mso-vnf-adapter-async-client/pom.xml index 344f981bc9..4a20257b4a 100644 --- a/adapters/mso-vnf-adapter-async-client/pom.xml +++ b/adapters/mso-vnf-adapter-async-client/pom.xml @@ -4,7 +4,7 @@ org.openecomp.so adapters - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT org.openecomp.so.adapters mso-vnf-adapter-async-client diff --git a/adapters/mso-vnf-adapter/pom.xml b/adapters/mso-vnf-adapter/pom.xml index d5a31b3cbf..9116e57a11 100644 --- a/adapters/mso-vnf-adapter/pom.xml +++ b/adapters/mso-vnf-adapter/pom.xml @@ -4,7 +4,7 @@ org.openecomp.so adapters - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT org.openecomp.so.adapters mso-vnf-adapter diff --git a/adapters/mso-workflow-message-adapter/pom.xml b/adapters/mso-workflow-message-adapter/pom.xml index 3124d7c545..3501dd5571 100644 --- a/adapters/mso-workflow-message-adapter/pom.xml +++ b/adapters/mso-workflow-message-adapter/pom.xml @@ -4,7 +4,7 @@ org.openecomp.so adapters - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT org.openecomp.so.adapters mso-workflow-message-adapter diff --git a/adapters/pom.xml b/adapters/pom.xml index 75790aafe2..80244a62cc 100644 --- a/adapters/pom.xml +++ b/adapters/pom.xml @@ -4,7 +4,7 @@ org.openecomp.so so - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT org.openecomp.so diff --git a/aria/aria-rest-java-client/pom.xml b/aria/aria-rest-java-client/pom.xml index 12019f0228..402d3c1268 100755 --- a/aria/aria-rest-java-client/pom.xml +++ b/aria/aria-rest-java-client/pom.xml @@ -25,7 +25,7 @@ aria-client aria-client - 1.0-SNAPSHOT + 1.1.0-SNAPSHOT diff --git a/aria/aria-rest-server/pom.xml b/aria/aria-rest-server/pom.xml index b93e49482e..7af381c220 100644 --- a/aria/aria-rest-server/pom.xml +++ b/aria/aria-rest-server/pom.xml @@ -25,12 +25,12 @@ org.onap.aria ariarest ariarest - 0.0.1-SNAPSHOT + 0.1.0-SNAPSHOT ARIA REST API wheel build org.onap.oparent oparent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT diff --git a/aria/multivim-plugin/pom.xml b/aria/multivim-plugin/pom.xml index d1ade4c88f..8301a6a31c 100644 --- a/aria/multivim-plugin/pom.xml +++ b/aria/multivim-plugin/pom.xml @@ -5,12 +5,12 @@ org.onap.so multivim-plugin multivim-plugin - 0.0.1-SNAPSHOT + 0.1.0-SNAPSHOT ARIA MultiVIM plugin org.onap.oparent oparent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml index 1a4727db17..5836e4cf7e 100644 --- a/asdc-controller/pom.xml +++ b/asdc-controller/pom.xml @@ -4,7 +4,7 @@ org.openecomp.so so - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT org.openecomp.so diff --git a/bpmn/MSOCockpit/pom.xml b/bpmn/MSOCockpit/pom.xml index 3cc54a259b..7557f5e8ce 100644 --- a/bpmn/MSOCockpit/pom.xml +++ b/bpmn/MSOCockpit/pom.xml @@ -3,7 +3,7 @@ org.openecomp.so bpmn - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT 4.0.0 diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml index b60e6219e7..4a7cb5900a 100644 --- a/bpmn/MSOCommonBPMN/pom.xml +++ b/bpmn/MSOCommonBPMN/pom.xml @@ -6,7 +6,7 @@ org.openecomp.so bpmn - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT MSOCommonBPMN MSOCommonBPMN @@ -384,7 +384,7 @@ commons-httpclient ${httpclient.version} - + org.onap.aai.aai-common aai-schema diff --git a/bpmn/MSOCoreBPMN/pom.xml b/bpmn/MSOCoreBPMN/pom.xml index 326552fc83..b3eddeda41 100644 --- a/bpmn/MSOCoreBPMN/pom.xml +++ b/bpmn/MSOCoreBPMN/pom.xml @@ -4,7 +4,7 @@ org.openecomp.so bpmn - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT 4.0.0 org.openecomp.so diff --git a/bpmn/MSOInfrastructureBPMN/pom.xml b/bpmn/MSOInfrastructureBPMN/pom.xml index 36de61b516..908fcce276 100644 --- a/bpmn/MSOInfrastructureBPMN/pom.xml +++ b/bpmn/MSOInfrastructureBPMN/pom.xml @@ -3,7 +3,7 @@ org.openecomp.so bpmn - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT 4.0.0 MSOInfrastructureBPMN @@ -422,7 +422,7 @@ - 1.1.1-SNAPSHOT + + 1.2.0-SNAPSHOT so This Maven project is responsible to build and package all child projects - contributions in the MSO project. This build can be configured to run Functional tests and to start/stop a jboss server + Mysql DB. @@ -47,7 +47,7 @@ 2.19.3-1 - + 1.1.0 https://nexus.onap.org yyyyMMdd'T'HHmm diff --git a/status-control/pom.xml b/status-control/pom.xml index ecb7cdd13a..2339825be4 100644 --- a/status-control/pom.xml +++ b/status-control/pom.xml @@ -6,7 +6,7 @@ org.openecomp.so so - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT org.openecomp.so diff --git a/version.properties b/version.properties index 04a32dea2d..faf06bbba2 100644 --- a/version.properties +++ b/version.properties @@ -1,13 +1,13 @@ -# Versioning variables -# Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) -# because they are used in Jenkins, whose plug-in doesn't support - -major=1 -minor=1 -patch=1 - -base_version=${major}.${minor}.${patch} - -# Release must be completed with git revision # in Jenkins -release_version=${base_version} -snapshot_version=${base_version}-SNAPSHOT +# Versioning variables +# Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) +# because they are used in Jenkins, whose plug-in doesn't support + +major=1 +minor=2 +patch=0 + +base_version=${major}.${minor}.${patch} + +# Release must be completed with git revision # in Jenkins +release_version=${base_version} +snapshot_version=${base_version}-SNAPSHOT -- 2.16.6