[SEBA-685] Creating a per-repo job to pusblish ONOS Apps snapshots

Change-Id: Ica56473b4b1269c90e40ef01cff4e4e8b535a44d
diff --git a/jjb/maven/mcast.yaml b/jjb/maven/mcast.yaml
index 4ed1433..60874bb 100644
--- a/jjb/maven/mcast.yaml
+++ b/jjb/maven/mcast.yaml
@@ -7,10 +7,11 @@
 
     jobs:
       - 'mcast-gerrit':
-          branch-regexp: '{supported-branches-regexp}'
+          branch-regexp: '^(.*)$'
 
 - job-group:
     name: 'mcast-gerrit'
     jobs:
       - 'verify-licensed'
       - 'maven-install'
+      - 'maven-deploy'