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

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