BAEL-20862: Move spring-boot-crud into spring-boot-modules

This commit is contained in:
Krzysiek
2020-01-30 21:53:43 +01:00
parent d0225e59ce
commit 3c5d496023
14 changed files with 378 additions and 379 deletions
-2
View File
@@ -646,7 +646,6 @@
<!-- <module>spring-boot-cli</module> --> <!-- Not a maven project -->
<module>spring-boot-client</module>
<module>spring-boot-config-jpa-error</module>
<module>spring-boot-crud</module>
<module>spring-boot-ctx-fluent</module>
<module>spring-boot-deployment</module>
<module>spring-boot-di</module>
@@ -1173,7 +1172,6 @@
<!-- <module>spring-boot-cli</module> --> <!-- Not a maven project -->
<module>spring-boot-client</module>
<module>spring-boot-config-jpa-error</module>
<module>spring-boot-crud</module>
<module>spring-boot-ctx-fluent</module>
<module>spring-boot-deployment</module>
<module>spring-boot-di</module>