X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fpolicy%2Fpolicy-parent.yaml;h=520efcd4adef39c4be83d22a8e10254ec4dab7cf;hb=1eec776b56b0c4efde79b8f3897399f690f1ab6f;hp=24c126e1dd51424ab738978c442805b89f154d0b;hpb=b727b9540f52904c0fb11e7d3b733fd3ff600cf6;p=ci-management.git diff --git a/jjb/policy/policy-parent.yaml b/jjb/policy/policy-parent.yaml index 24c126e1d..520efcd4a 100644 --- a/jjb/policy/policy-parent.yaml +++ b/jjb/policy/policy-parent.yaml @@ -1,6 +1,6 @@ --- - project: - name: policy-parent + name: policy-parent-java-17 project-name: "policy-parent" jobs: - "{project-name}-{stream}-verify-java" @@ -16,8 +16,6 @@ project: "policy/parent" stream: - - "master": - branch: "master" - "java-17": branch: "java-17" mvn-settings: "policy-parent-settings" @@ -43,6 +41,8 @@ project: "policy/parent" stream: + - "master": + branch: "master" - "honolulu": branch: "honolulu" - "istanbul": @@ -70,4 +70,4 @@ - "master": branch: "master" mvn-settings: "policy-parent-settings" - java-version: openjdk17 + java-version: openjdk11