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

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