Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
dfuchss committed Feb 13, 2024
1 parent 2cb16cc commit 1d5f882
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
</activation>
<modules>
<module>tests-base</module>
<module>tests-resources</module>
</modules>
</profile>
<profile>
Expand All @@ -103,6 +104,7 @@
</activation>
<modules>
<module>tests-base</module>
<module>tests-resources</module>
<module>tests-tlr</module>
</modules>
</profile>
Expand All @@ -115,6 +117,7 @@
<modules>
<module>tests-base</module>
<module>tests-inconsistency</module>
<module>tests-resources</module>
</modules>
</profile>
</profiles>
Expand Down

0 comments on commit 1d5f882

Please sign in to comment.