Skip to content
Snippets Groups Projects
Commit 13716f05 authored by Simon Urli's avatar Simon Urli
Browse files

XWIKI-22185: Solr suggest does not work, no suggestions result

  * Fix missing change in the pom

(cherry picked from commit 4e46c9ec)
parent ddb51dd4
No related branches found
No related tags found
No related merge requests found
...@@ -38,12 +38,4 @@ ...@@ -38,12 +38,4 @@
<module>xwiki-platform-search-solr-rest</module> <module>xwiki-platform-search-solr-rest</module>
<module>xwiki-platform-search-solr-ui</module> <module>xwiki-platform-search-solr-ui</module>
</modules> </modules>
<profiles>
<profile>
<id>integration-tests</id>
<modules>
<module>xwiki-platform-search-solr-test</module>
</modules>
</profile>
</profiles>
</project> </project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment