From 29a9bb7ef032bb5323a9fe3383439945fb6ac633 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Mon, 4 Sep 2023 10:50:08 +0200 Subject: [PATCH] branching - update refs --- pki-core.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pki-core.yaml b/pki-core.yaml index 6b44f09..e6b6e16 100644 --- a/pki-core.yaml +++ b/pki-core.yaml @@ -26,17 +26,17 @@ data: rpms: jss: rationale: JSS packages - ref: stream-pki-core-10.6-rhel-8.9.0 + ref: stream-pki-core-10.6-rhel-8.10.0 ldapjdk: rationale: LDAP JDK packages - ref: stream-pki-core-10.6-rhel-8.9.0 + ref: stream-pki-core-10.6-rhel-8.10.0 buildorder: 1 pki-core: rationale: PKI Core packages - ref: stream-pki-core-10.6-rhel-8.9.0 + ref: stream-pki-core-10.6-rhel-8.10.0 buildorder: 2 tomcatjss: rationale: TomcatJSS packages - ref: stream-pki-core-10.6-rhel-8.9.0 + ref: stream-pki-core-10.6-rhel-8.10.0 buildorder: 1 ...