Skip to content

Commit

Permalink
XWIKI-21471: Improve Maven profile filtering
Browse files Browse the repository at this point in the history
(cherry picked from commit 74e301c)
  • Loading branch information
pjeanjean authored and tmortagne committed Nov 10, 2023
1 parent 43c9d55 commit ef55105
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,9 @@
</properties>
<modules>
<module>xwiki-platform-search-solr-test-pageobjects</module>
<module>xwiki-platform-search-solr-test-utils</module>
</modules>
<profiles>
<profile>
<id>integration-tests</id>
<modules>
<module>xwiki-platform-search-solr-test-utils</module>
</modules>
</profile>
<profile>
<id>docker</id>
<modules>
Expand Down

0 comments on commit ef55105

Please sign in to comment.