Added to the '*-jdk9-and-above' profiles
This commit is contained in:
parent
9cb6ff1227
commit
7a7fe11002
2
pom.xml
2
pom.xml
|
@ -1345,6 +1345,7 @@
|
||||||
<module>quarkus-jandex</module>
|
<module>quarkus-jandex</module>
|
||||||
<module>spring-boot-modules/spring-boot-cassandre</module>
|
<module>spring-boot-modules/spring-boot-cassandre</module>
|
||||||
<module>testing-modules/testing-assertions</module>
|
<module>testing-modules/testing-assertions</module>
|
||||||
|
<module>persistence-modules/fauna</module>
|
||||||
</modules>
|
</modules>
|
||||||
</profile>
|
</profile>
|
||||||
|
|
||||||
|
@ -1402,6 +1403,7 @@
|
||||||
<module>quarkus-jandex</module>
|
<module>quarkus-jandex</module>
|
||||||
<module>spring-boot-modules/spring-boot-cassandre</module>
|
<module>spring-boot-modules/spring-boot-cassandre</module>
|
||||||
<module>testing-modules/testing-assertions</module>
|
<module>testing-modules/testing-assertions</module>
|
||||||
|
<module>persistence-modules/fauna</module>
|
||||||
</modules>
|
</modules>
|
||||||
</profile>
|
</profile>
|
||||||
</profiles>
|
</profiles>
|
||||||
|
|
Loading…
Reference in New Issue