From: yangyan Date: Fri, 25 Jan 2019 02:17:12 +0000 (+0800) Subject: update vfc version to 1.3.0 X-Git-Tag: 1.3.0~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=49801ed07af5c18e16dce7b80f915f1620f39fae;p=vfc%2Fnfvo%2Fwfengine.git update vfc version to 1.3.0 Change-Id: I041ba8757d4c32b5a362dd997ed43a8310505666 Signed-off-by: yangyan Issue-ID: VFC-1252 --- diff --git a/INFO.yaml b/INFO.yaml index 81a114b..fe60e90 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -88,11 +88,6 @@ committers: company: 'Boco' id: 'Wang_Guirong' timezone: 'Asia/Shanghai' - - name: 'Xiaodong Ning' - email: 'ningxiaodong2017@boco.com.cn' - company: 'Boco' - id: 'ningxiaodong2017' - timezone: 'Asia/Shanghai' - name: 'Adityakar Jha' email: 'Adityakar.Jha@ril.com' company: 'Ril' @@ -103,11 +98,6 @@ committers: company: 'Raisecom' id: 'donghu1102' timezone: 'Asia/Shanghai' - - name: 'Yufei Zhou' - email: 'yufei.zhou@nokia-sbell.com' - company: 'Nokia' - id: 'yufei_zhou' - timezone: 'Asia/Shanghai' - name: 'Denes Nemeth' email: 'denes.nemeth@nokia.com' company: 'Nokia' @@ -118,6 +108,22 @@ committers: company: 'Intel' id: 'haibin' timezone: 'Asia/Shanghai' + - name: 'LiLai' + email: 'lai.li@zte.com.cn' + company: 'ZTE' + id: 'laili' + timezone: 'Asia/Nanjing' + - name: 'Bharath Thiruveedula' + email: 'bharath.thiruveedula@verizon.com' + company: 'Verizon' + id: 'bharaththiruveedula' + timezone: 'Asia/Hyderabad' + - name: 'Ruoyu Ying' + email: 'ruoyu.ying@intel.com' + company: 'Intel' + id: 'Ruoyu' + timezone: 'Asia/ShangHai' + tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: diff --git a/activiti-extension/pom.xml b/activiti-extension/pom.xml index ec37dd3..c159031 100644 --- a/activiti-extension/pom.xml +++ b/activiti-extension/pom.xml @@ -16,7 +16,7 @@ org.onap.vfc.nfvo.wfengine 4.0.0 activiti-extension - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT vfc-nfvo-wfengine-activiti-extension jar diff --git a/activiti-extension/version.properties b/activiti-extension/version.properties index d467a57..864741a 100644 --- a/activiti-extension/version.properties +++ b/activiti-extension/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=2 +minor=3 patch=0 base_version=${major}.${minor}.${patch} diff --git a/pom.xml b/pom.xml index faa31c2..8345f47 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ 4.0.0 org.onap.vfc.nfvo.wfengine wfengine - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT pom vfc-nfvo-wfengine vfc/nfvo/wfengine diff --git a/version.properties b/version.properties index b479afe..989897f 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=2 +minor=3 patch=0 base_version=${major}.${minor}.${patch} diff --git a/wfenginemgrservice/pom.xml b/wfenginemgrservice/pom.xml index c36769e..7cd8fb7 100644 --- a/wfenginemgrservice/pom.xml +++ b/wfenginemgrservice/pom.xml @@ -16,7 +16,7 @@ org.onap.vfc.nfvo.wfengine 4.0.0 workflow-engine-mgr-service - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT vfc-nfvo-wfengine-wfenginemgrservice jar diff --git a/wfenginemgrservice/version.properties b/wfenginemgrservice/version.properties index d467a57..864741a 100644 --- a/wfenginemgrservice/version.properties +++ b/wfenginemgrservice/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=2 +minor=3 patch=0 base_version=${major}.${minor}.${patch}