@@ -31,11 +31,11 @@ ifdef::EAPXPRelease[]
3131// JBoss EAP XP release
3232:productName: JBoss EAP XP
3333:productNameFull: Red Hat JBoss Enterprise Application Platform expansion pack
34- :productVersion: 3 .0
35- :DocInfoProductNumber: 7.4
36- :WildFlyQuickStartRepoTag: XP_3 .0.0.GA
37- :productImageVersion: 3 .0
38- :helmChartName: jboss-eap/eap-xp3
34+ :productVersion: 5 .0
35+ :DocInfoProductNumber: 8.0
36+ :WildFlyQuickStartRepoTag: XP_5 .0.0.GA
37+ :productImageVersion: 5 .0
38+ :helmChartName: jboss-eap/eap-xp5
3939endif::[]
4040
4141ifdef::ProductRelease,EAPXPRelease[]
@@ -58,11 +58,11 @@ ifndef::ProductRelease,EAPXPRelease[]
5858:productNameFull: WildFly Application Server
5959:ProductShortName: {productName}
6060:jbossHomeName: WILDFLY_HOME
61- :productVersion: 34
62- :productImageVersion: 34 .0
61+ :productVersion: 35
62+ :productImageVersion: 35 .0
6363:githubRepoUrl: https://github.com/wildfly/quickstart/
6464:githubRepoCodeUrl: https://github.com/wildfly/quickstart.git
65- :WildFlyQuickStartRepoTag: 34 .0.0.Final
65+ :WildFlyQuickStartRepoTag: 35 .0.0.Beta1
6666:DocInfoProductName: Red Hat JBoss Enterprise Application Platform
6767:DocInfoProductNameURL: red_hat_jboss_enterprise_application_platform
6868:DocInfoProductNumber: 8.0
@@ -123,7 +123,7 @@ ifdef::EAPXPRelease[]
123123:BuildImageStream: jboss-{ImagePrefixVersion}-openjdk11-openshift
124124:RuntimeImageStream: jboss-{ImagePrefixVersion}-openjdk11-runtime-openshift
125125// OpenShift repository and reference for quickstarts
126- :EAPQuickStartRepoRef: xp-3 .0.x
126+ :EAPQuickStartRepoRef: xp-5 .0.x
127127// Links to the OpenShift documentation
128128:LinkOpenShiftGuide: https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/{DocInfoProductNumber}/html/using_eclipse_microprofile_in_jboss_eap/using-the-openshift-image-for-jboss-eap-xp_default
129129:LinkOpenShiftOnlineGuide: https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/{DocInfoProductNumber}/html/using_eclipse_microprofile_in_jboss_eap/using-the-openshift-image-for-jboss-eap-xp_default
@@ -137,7 +137,7 @@ endif::[]
137137// Other values
138138//*************************
139139:buildRequirements: Java SE 17.0 or later, and Maven 3.6.0 or later
140- :jbdsEapServerName: Red Hat JBoss Enterprise Application Platform 7.3
140+ :jbdsEapServerName: Red Hat JBoss Enterprise Application Platform 8.0
141141:javaVersion: Jakarta EE 10
142142ifdef::EAPXPRelease[]
143143:javaVersion: Eclipse MicroProfile
0 commit comments