add module to the main pom, in the profiles default-first and integration-lite-first.

This commit is contained in:
eelhazati 2019-07-15 10:25:50 +01:00
parent 9d51ef22b4
commit ecfb5a2b94

View File

@ -559,7 +559,7 @@
<module>spring-boot-flowable</module>
<module>spring-security-kerberos</module>
<module>morphia</module>
<module>oauth2-framework-impl</module>
</modules>
</profile>
@ -1236,6 +1236,7 @@
<module>rsocket</module>
<module>rxjava</module>
<module>rxjava-2</module>
<module>oauth2-framework-impl</module>
</modules>