Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiobrz committed Jul 30, 2024
1 parent 116cdc3 commit 0534f77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testsuite/deployments/wildfly-shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,8 @@
Note 2: leave the feature-packs location to non-existing location, this proves parameters are passed correctly to the builder image
-->
<wildfly.feature-pack.location>org.jboss.eap.xp:wildfly-galleon-pack:5.0.0.GA-redhat-00005</wildfly.feature-pack.location>
<wildfly.ee-feature-pack.location>${wildfly.feature-pack.location}</wildfly.ee-feature-pack.location>
<wildfly.cloud-feature-pack.location>org.jboss.eap.xp.cloud:eap-xp-cloud-galleon-pack:1.0.0.Final-redhat-00006</wildfly.cloud-feature-pack.location>
</properties>
<build>
<pluginManagement>
Expand Down

0 comments on commit 0534f77

Please sign in to comment.