|
|
|
|
@ -99,6 +99,9 @@
@@ -99,6 +99,9 @@
|
|
|
|
|
<module>spring-boot-integration-tests</module> |
|
|
|
|
</modules> |
|
|
|
|
</profile> |
|
|
|
|
<profile> |
|
|
|
|
<id>full</id> |
|
|
|
|
</profile> |
|
|
|
|
<profile> |
|
|
|
|
<id>prepare</id> |
|
|
|
|
<properties> |
|
|
|
|
@ -251,8 +254,5 @@
@@ -251,8 +254,5 @@
|
|
|
|
|
</plugins> |
|
|
|
|
</build> |
|
|
|
|
</profile> |
|
|
|
|
<profile> |
|
|
|
|
<id>full</id> |
|
|
|
|
</profile> |
|
|
|
|
</profiles> |
|
|
|
|
</project> |
|
|
|
|
|