From 8e112ef79be1699fa704c90e005061b80aac5dc4 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 25 Apr 2019 12:32:57 -0400 Subject: [PATCH] Enable policy parent release job Reenable this release job for RC0 artifact release. Issue-ID: POLICY-1700 Change-Id: I1a434f8377a1e24e70d707233d7a9f1a450296d9 Signed-off-by: Pamela Dragosh --- jjb/policy/policy-parent.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/policy/policy-parent.yaml b/jjb/policy/policy-parent.yaml index 44498e515..22c1edf17 100644 --- a/jjb/policy/policy-parent.yaml +++ b/jjb/policy/policy-parent.yaml @@ -6,7 +6,7 @@ - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-version-java-daily': - disabled: true + disabled: false project: 'policy/parent' stream: -- 2.16.6