Skip to content

Commit bce05a5

Browse files
committed
[JBEAP-22439] Revert "CLOUD-4005 - EAP XP 3.0 - Wrong S2I_FP_VERSION"
This reverts commit 7771f7e. S2I_FP_VERSION should be 23.0.0.Final, which is the Wildfly version that 7.4.0.GA was based on.
1 parent 8844ab1 commit bce05a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jboss/container/eap/galleon/module.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Install Galleon descriptions and EAP s2i feature-pack. Configure ga
55

66
envs:
77
- name: S2I_FP_VERSION
8-
value: "3.0.0.Final"
8+
value: "23.0.0.Final"
99
- name: GALLEON_DEFINITIONS
1010
value: /opt/jboss/container/eap/galleon/definitions
1111
- name: GALLEON_MAVEN_REPO_HOOK_SCRIPT

0 commit comments

Comments
 (0)