From 126f628067be53ad9f556de4ccbf77f1dd2eb78b Mon Sep 17 00:00:00 2001 From: liamfallon Date: Mon, 24 Oct 2022 16:11:43 +0100 Subject: Add jenkins jobs for Kohn release Issue-ID: POLICY-4380 Change-Id: I86391b15b30c2d0a6b49013c431a9536caaee7ae Signed-off-by: liamfallon --- jjb/policy/policy-parent.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'jjb/policy/policy-parent.yaml') diff --git a/jjb/policy/policy-parent.yaml b/jjb/policy/policy-parent.yaml index 9dc0b060d..12929bec8 100644 --- a/jjb/policy/policy-parent.yaml +++ b/jjb/policy/policy-parent.yaml @@ -23,6 +23,8 @@ branch: 'istanbul' - 'jakarta': branch: 'jakarta' + - 'kohn': + branch: 'kohn' mvn-settings: 'policy-parent-settings' java-version: openjdk11 files: '**' -- cgit 1.2.3-korg