diff --git a/deployments/intersmash-deployments-shared/intersmash-deployments-shared-wildfly/pom.xml b/deployments/intersmash-deployments-shared/intersmash-deployments-shared-wildfly/pom.xml
index 81666be7e..4ea58ee05 100644
--- a/deployments/intersmash-deployments-shared/intersmash-deployments-shared-wildfly/pom.xml
+++ b/deployments/intersmash-deployments-shared/intersmash-deployments-shared-wildfly/pom.xml
@@ -42,7 +42,6 @@
org.wildfly:wildfly-galleon-pack:29.0.1.Final
org.wildfly:wildfly-ee-galleon-pack:29.0.1.Final
org.wildfly.cloud:wildfly-cloud-galleon-pack:4.0.3.Final
-
org.wildfly.bom
wildfly-jakartaee8
@@ -164,7 +163,10 @@
org.jboss.eap:wildfly-ee-galleon-pack:8.0.0.Beta-redhat-00003
org.jboss.eap:wildfly-ee-galleon-pack:8.0.0.Beta-redhat-00003
org.jboss.eap.cloud:eap-cloud-galleon-pack:1.0.0.Beta2-redhat-00001
-
+
+ org.jboss.eap.channels
+ eap-8.0-beta
+ 1.0.0.Beta4-redhat-00002
@@ -174,6 +176,104 @@
${wildfly-maven-plugin.artifactId}
${wildfly-maven-plugin.version}
+
+
+ ${wildfly.ee-channel.groupId}
+ ${wildfly.ee-channel.artifactId}
+ ${wildfly.ee-channel.version}
+
+
+
+
+
+ ${wildfly.ee-feature-pack.location}
+
+
+ ${wildfly.cloud-feature-pack.location}
+
+
+
+
+ true
+
+
+
+
+
+ package
+
+
+
+
+
+
+
+
+
+ org.wildfly.plugins
+ wildfly-jar-maven-plugin
+
+
+ bootable-openshift
+ none
+
+
+ bootable-baremetal
+ none
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-install-plugin
+
+
+ install-bootable-jar-openshift
+ none
+
+ install-file
+
+
+
+ install-bootable-jar-baremetal
+ none
+
+ install-file
+
+
+
+
+
+
+
+
+
+ wildfly-deployments-build.eap8
+
+
+ org.jboss.eap.channels
+ eap-8.0
+ NO_VERSION
+
+
+
+
+
+ ${wildfly-maven-plugin.groupId}
+ ${wildfly-maven-plugin.artifactId}
+ ${wildfly-maven-plugin.version}
+
+
+
+
+ ${wildfly.ee-channel.groupId}
+ ${wildfly.ee-channel.artifactId}
+ ${wildfly.ee-channel.version}
+
+
+
diff --git a/deployments/openshift-jakarta-sample-standalone/pom.xml b/deployments/openshift-jakarta-sample-standalone/pom.xml
index db967a22a..f36d3452d 100644
--- a/deployments/openshift-jakarta-sample-standalone/pom.xml
+++ b/deployments/openshift-jakarta-sample-standalone/pom.xml
@@ -41,7 +41,6 @@
org.wildfly:wildfly-galleon-pack:29.0.1.Final
org.wildfly:wildfly-ee-galleon-pack:29.0.1.Final
org.wildfly.cloud:wildfly-cloud-galleon-pack:4.0.3.Final
-
3.3.2
2.35.0
@@ -223,7 +222,10 @@
org.jboss.eap:wildfly-ee-galleon-pack:8.0.0.Beta-redhat-00003
org.jboss.eap:wildfly-ee-galleon-pack:8.0.0.Beta-redhat-00003
org.jboss.eap.cloud:eap-cloud-galleon-pack:1.0.0.Beta2-redhat-00001
-
+
+ org.jboss.eap.channels
+ eap-8.0-beta
+ 1.0.0.Beta4-redhat-00002
@@ -233,6 +235,66 @@
true
+
+
+ ${wildfly.ee-channel.groupId}
+ ${wildfly.ee-channel.artifactId}
+ ${wildfly.ee-channel.version}
+
+
+
+
+ ${wildfly.ee-feature-pack.location}
+
+
+ ${wildfly.cloud-feature-pack.location}
+
+
+
+ cloud-default-config
+
+
+
+ true
+
+
+
+
+
+ package
+
+
+
+
+
+
+
+
+ wildfly-deployments-build.eap8
+
+
+ org.jboss.eap.channels
+ eap-8.0
+ NO_VERSION
+
+
+
+
+ ${wildfly-maven-plugin.groupId}
+ ${wildfly-maven-plugin.artifactId}
+
+
+ true
+
+
+
+ ${wildfly.ee-channel.groupId}
+ ${wildfly.ee-channel.artifactId}
+ ${wildfly.ee-channel.version}
+
+
+
${wildfly.ee-feature-pack.location}