Skip to content

Commit

Permalink
[WFLY-19062] Don't hard code wildfly-preview-feature-pack when testin…
Browse files Browse the repository at this point in the history
…g the mvc-krazo layer in testsuite/layers-expansion
  • Loading branch information
bstansberry committed Apr 3, 2024
1 parent 9427a22 commit de1ee19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/layers-expansion/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,7 @@
<feature-packs>
<feature-pack>
<groupId>${full.maven.groupId}</groupId>
<artifactId>wildfly-preview-feature-pack</artifactId>
<artifactId>${testsuite.full.galleon.pack.artifactId}</artifactId>
<version>${full.maven.version}</version>
<inherit-configs>false</inherit-configs>
<inherit-packages>false</inherit-packages>
Expand Down

0 comments on commit de1ee19

Please sign in to comment.