Change to use github repo for OMEC project Jenkinsfiles

Change-Id: I11853d10aafda2deaa136ca5c1e9c5623d3e33a0
diff --git a/jjb/omec-ci.yaml b/jjb/omec-ci.yaml
index 005339f..8f10e43 100644
--- a/jjb/omec-ci.yaml
+++ b/jjb/omec-ci.yaml
@@ -40,15 +40,15 @@
 
       - string:
          name: notificationEmail
-         default: 'luca@opennetworking.org'
+         default: 'omecproject-support@opennetworking.org'
          description: ''
 
     concurrent: true
 
     pipeline-scm:
-      script-path: 'Jenkinsfile-mcord-new-build-vms'
+      script-path: 'Jenkinsfile-build-vms.groovy'
       scm:
         - git:
-           url: '{gerrit-server-url}/cord-tester'
+           url: 'https://github.com/omec-project/omec-project-ci'
            branches:
              - 'master'