Check all branches when versioning and on voltha repos

Change-Id: I3cb9f30e317e8a4c682d877c9aaac196dc753374
diff --git a/jjb/verify/voltha-protos.yaml b/jjb/verify/voltha-protos.yaml
index 0f193ab..f4b780f 100644
--- a/jjb/verify/voltha-protos.yaml
+++ b/jjb/verify/voltha-protos.yaml
@@ -7,9 +7,9 @@
 
     jobs:
       - 'verify-voltha-protos-jobs':
-          branch-regexp: '{supported-branches-regexp}'
+          branch-regexp: '{all-branches-regexp}'
       - 'post-merge-voltha-protos-jobs':
-          branch-regexp: '{supported-branches-regexp}'
+          branch-regexp: '{all-branches-regexp}'
           pypi-index: 'pypi'
           pypi-prep-commands: 'make python-protos'