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

Change-Id: Ica56473b4b1269c90e40ef01cff4e4e8b535a44d
diff --git a/jjb/maven/olt.yaml b/jjb/maven/olt.yaml
index cc8da23..38ae126 100644
--- a/jjb/maven/olt.yaml
+++ b/jjb/maven/olt.yaml
@@ -7,10 +7,11 @@
 
     jobs:
       - 'olt-gerrit':
-          branch-regexp: '^(master|{name}-.*)$'
+          branch-regexp: '^(.*)$'
 
 - job-group:
     name: 'olt-gerrit'
     jobs:
       - 'verify-licensed'
       - 'maven-install'
+      - 'maven-deploy'