Move ONAP verify jobs to master branch
[infra/cicd.git] / jjb / policy / policy-common-verify-jobs.yaml
index 8e0cd6f70d1dc7856b76820607fefc8a22c45614..0c1b695fa2bcf8301a3e193859dd5c6051f8a0fb 100644 (file)
@@ -1,7 +1,7 @@
 ---
 #
 # ============LICENSE_START=======================================================
-#  Copyright (C) 2018 Nordix Foundation.
+#  Copyright (C) 2018-2019 Nordix Foundation.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -17,7 +17,7 @@
 #
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
-#
+
 # this job gets triggered when a change is proposed to
 # policy/common project on Nordix Gerrit.
 
@@ -29,8 +29,6 @@
     stream:
       - 'master':
           branch: '{stream}'
-      - 'nordix-dev':
-          branch: '{stream}'
 
     jobs:
       - '{project-name}-{stream}-verify-java'