Skip to content

Commit

Permalink
Merge pull request #251 from ettoreleandrotognoli/EAP_XP3_743_CR1
Browse files Browse the repository at this point in the history
[CLOUD-4069] Update files for XP 3.0.0 based on EAP 7.4.3.GA
  • Loading branch information
ettoreleandrotognoli authored Jan 31, 2022
2 parents 1658eed + 8518a19 commit 2d1836b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions modules/eap-xp-30-env/3.0.0/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ labels:
- name: "org.jboss.product.version"
value: "3.0.0"
- name: "org.jboss.product.eap.version"
value: "7.4.2"
value: "7.4.3"
- name: "com.redhat.deployments-dir"
value: "/opt/eap/standalone/deployments"
- name: "com.redhat.dev-mode"
Expand All @@ -21,13 +21,13 @@ labels:
description: "Environment variable used to specify the debug port. If not set, the default EAP debug port will be used (8787). Only applicable when development mode is enabled."
envs:
- name: "WILDFLY_VERSION"
value: "3.0.0.GA-redhat-00006"
value: "3.0.0.GA-redhat-00012"
- name: "LAUNCH_JBOSS_IN_BACKGROUND"
value: "true"
- name: "JBOSS_PRODUCT"
value: "eap-xp"
- name: "JBOSS_EAP_VERSION"
value: "7.4.2"
value: "7.4.3"
- name: "PRODUCT_VERSION"
value: "3.0.0"
- name: "JBOSS_HOME"
Expand Down

0 comments on commit 2d1836b

Please sign in to comment.