Skip to content

Commit c4891a7

Browse files
authored
Merge pull request #185 from jfdenise/master
Align galleon versions with Wildfly 20
2 parents b6c5ad3 + c19863d commit c4891a7

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
@@ -29,9 +29,9 @@ envs:
2929
- name: GALLEON_S2I_FP_ARTIFACT_ID
3030
description: "Mandatory. artifactid of s2i galleon feature-pack"
3131
- name: GALLEON_VERSION
32-
value: "4.2.4.Final"
32+
value: "4.2.5.Final"
3333
- name: GALLEON_WILDFLY_VERSION
34-
value: "4.2.4.Final"
34+
value: "4.2.6.Final"
3535
description: "Set to true to explicitly add org.wildfly:wildfly-datasources-galleon-pack to provisoned galleon feature-packs."
3636
- name: GALLEON_S2I_PRODUCER_NAME
3737
description: Mandatory. Name of the built feature-pack producer.

0 commit comments

Comments
 (0)