Skip to content

Commit

Permalink
Merge pull request #17442 from TomasHofman/WFLY-18782
Browse files Browse the repository at this point in the history
WiP: WFLY-18782 wildfly-model-test & commons-text should only be present in test scope
  • Loading branch information
bstansberry authored Nov 28, 2023
2 parents d8cfe85 + 220bb11 commit ea2e776
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testsuite/integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,7 @@
<dependency>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-model-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.wildfly.core</groupId>
Expand Down

0 comments on commit ea2e776

Please sign in to comment.