From 1e1b047fc781ab17729dc12e0fbfee7e12b5c211 Mon Sep 17 00:00:00 2001 From: Ken Wills Date: Tue, 22 Oct 2019 15:16:20 -0500 Subject: [PATCH] CLOUD-3377 build fixes for CPaaS --- cp-overrides.yaml | 4 ++-- image.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cp-overrides.yaml b/cp-overrides.yaml index 259173c..e3af6a2 100644 --- a/cp-overrides.yaml +++ b/cp-overrides.yaml @@ -3,11 +3,11 @@ modules: - name: cct_module git: url: https://github.com/jboss-openshift/cct_module.git - ref: sprint-28 + ref: 0.28.1 - name: jboss-eap-modules git: url: https://github.com/jboss-container-images/jboss-eap-modules - ref: 6.4.22-2 + ref: 6.4.22-3 - name: jboss-eap-6-image git: url: https://github.com/jboss-container-images/jboss-eap-6-image.git diff --git a/image.yaml b/image.yaml index d7d3708..d80fe51 100644 --- a/image.yaml +++ b/image.yaml @@ -28,11 +28,11 @@ modules: - name: cct_module git: url: https://github.com/jboss-openshift/cct_module.git - ref: master + ref: 0.28.1 - name: jboss-eap-modules git: url: https://github.com/jboss-container-images/jboss-eap-modules.git - ref: master + ref: 6.4.x - name: jboss-eap-6-image git: url: https://github.com/jboss-container-images/jboss-eap-6-image.git