Added to the '*-jdk9-and-above' profiles

This commit is contained in:
Graham Cox 2022-02-04 07:38:45 +00:00
parent 9cb6ff1227
commit 7a7fe11002
1 changed files with 2 additions and 0 deletions

View File

@ -1345,6 +1345,7 @@
<module>quarkus-jandex</module>
<module>spring-boot-modules/spring-boot-cassandre</module>
<module>testing-modules/testing-assertions</module>
<module>persistence-modules/fauna</module>
</modules>
</profile>
@ -1402,6 +1403,7 @@
<module>quarkus-jandex</module>
<module>spring-boot-modules/spring-boot-cassandre</module>
<module>testing-modules/testing-assertions</module>
<module>persistence-modules/fauna</module>
</modules>
</profile>
</profiles>