Check all branches when versioning and on voltha repos

Change-Id: I3cb9f30e317e8a4c682d877c9aaac196dc753374
diff --git a/jjb/verify/voltha-go.yaml b/jjb/verify/voltha-go.yaml
index 596e10c..b8ce766 100644
--- a/jjb/verify/voltha-go.yaml
+++ b/jjb/verify/voltha-go.yaml
@@ -7,9 +7,9 @@
 
     jobs:
       - 'verify-voltha-go-jobs':
-          branch-regexp: '{supported-branches-regexp}'
+          branch-regexp: '{all-branches-regexp}'
       - 'publish-voltha-go-jobs':
-          branch-regexp: '{supported-branches-regexp}'
+          branch-regexp: '{all-branches-regexp}'
 
 - job-group:
     name: 'verify-voltha-go-jobs'