Merge "Sonar fix too many method param"
authorFu Jinhua <fu.jinhua@zte.com.cn>
Tue, 19 Mar 2019 02:57:17 +0000 (02:57 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 19 Mar 2019 02:57:17 +0000 (02:57 +0000)
INFO.yaml
nokiav2/pom.xml

index 4df772d..3fc86d7 100644 (file)
--- a/INFO.yaml
+++ b/INFO.yaml
@@ -8,11 +8,17 @@ project_lead: &onap_releng_ptl
     id: 'yangyan'
     company: 'China Mobile'
     timezone: 'Asia/Shanghai'
+project_category: ''
 primary_contact: *onap_releng_ptl
 issue_tracking:
     type: 'jira'
     url: 'https://jira.onap.org/projects/VFC'
     key: 'VFC'
+mailing_list:
+    type: 'groups.io'
+    url: 'lists.onap.org'
+    tag: '<[sub-project_name]>'
+realtime_discussion: ''
 meetings:
     - type: 'zoom'
       agenda: 'https://wiki.onap.org/pages/viewpage.action?pageId=6590138'
@@ -21,6 +27,21 @@ meetings:
       channel: 'n/a'
       repeats: 'weekly'
       time: '09:00 UTC'
+repositories:
+    - 'vfc-gvnfm-vnflcm'
+    - 'vfc-gvnfm-vnfmgr'
+    - 'vfc-gvnfm-vnfres'
+    - 'vfc-nfvo-catalog'
+    - 'vfc-nfvo-db'
+    - 'vfc-nfvo-driver-ems'
+    - 'vfc-nfvo-driver-sfc'
+    - 'vfc-nfvo-driver-vnfm-gvnfm'
+    - 'vfc-nfvo-driver-vnfm-svnfm'
+    - 'vfc-nfvo-lcm'
+    - 'vfc-nfvo-multivimproxy'
+    - 'vfc-nfvo-resmanagement'
+    - 'vfc-nfvo-wfengine'
+    - 'vfc-oom'
 committers:
     - <<: *onap_releng_ptl
     - name: 'Anatoly Andrianov'
@@ -123,6 +144,7 @@ committers:
       company: 'Intel'
       id: 'Ruoyu'
       timezone: 'Asia/ShangHai'
+
 tsc:
     approval: 'https://lists.onap.org/pipermail/onap-tsc'
     changes:
index b9866a6..9c44a1c 100644 (file)
@@ -28,7 +28,7 @@
   <name>vfc-nfvo-driver-vnfm-svnfm-nokiav2</name>
   <properties>
     <jacoco.version>0.8.0</jacoco.version>
-    <spring.boot.version>2.1.1.RELEASE</spring.boot.version>
+    <spring.boot.version>2.1.3.RELEASE</spring.boot.version>
   </properties>
   <!-- used to test dependency convergence locally
   <build>