Skip to content

Commit bf8cb87

Browse files
authored
Merge pull request #206 from jfdenise/for-734and1.x
Fix for CLOUD-3858, Upgrade Galleon versions to align with EAP 7.3.4
2 parents f669575 + 8b825e1 commit bf8cb87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jboss/container/wildfly/s2i/bash/module.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ envs:
3131
- name: GALLEON_S2I_FP_ARTIFACT_ID
3232
description: "Mandatory. artifactid of s2i galleon feature-pack"
3333
- name: GALLEON_VERSION
34-
value: "4.2.4.Final"
34+
value: "4.2.6.Final"
3535
- name: GALLEON_WILDFLY_VERSION
36-
value: "4.2.7.Final"
36+
value: "4.2.8.Final"
3737
description: "Set to true to explicitly add org.wildfly:wildfly-datasources-galleon-pack to provisoned galleon feature-packs."
3838
- name: GALLEON_S2I_PRODUCER_NAME
3939
description: Mandatory. Name of the built feature-pack producer.

0 commit comments

Comments
 (0)