summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-parent.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/policy/policy-parent.yaml')
-rw-r--r--jjb/policy/policy-parent.yaml12
1 files changed, 7 insertions, 5 deletions
diff --git a/jjb/policy/policy-parent.yaml b/jjb/policy/policy-parent.yaml
index 520efcd4a..2fd20af52 100644
--- a/jjb/policy/policy-parent.yaml
+++ b/jjb/policy/policy-parent.yaml
@@ -16,8 +16,10 @@
project: "policy/parent"
stream:
- - "java-17":
- branch: "java-17"
+ - "master":
+ branch: "master"
+ mvn-version: "mvn39"
+ maven-version: "mvn39"
mvn-settings: "policy-parent-settings"
java-version: openjdk17
files: "**"
@@ -41,8 +43,6 @@
project: "policy/parent"
stream:
- - "master":
- branch: "master"
- "honolulu":
branch: "honolulu"
- "istanbul":
@@ -69,5 +69,7 @@
stream:
- "master":
branch: "master"
+ mvn-version: "mvn39"
+ maven-version: "mvn39"
mvn-settings: "policy-parent-settings"
- java-version: openjdk11
+ java-version: openjdk17