BAEL-20865 Move Spring Boot Data module to Spring Boot modules

This commit is contained in:
mikr
2020-01-26 23:51:19 +01:00
parent dd370f90bb
commit 9e359d1bbd
45 changed files with 2 additions and 3 deletions
-2
View File
@@ -652,7 +652,6 @@
<module>spring-boot-crud</module>
<module>spring-boot-ctx-fluent</module>
<module>spring-boot-custom-starter</module>
<module>spring-boot-data</module>
<module>spring-boot-deployment</module>
<module>spring-boot-di</module>
<module>spring-boot-environment</module>
@@ -1190,7 +1189,6 @@
<module>spring-boot-crud</module>
<module>spring-boot-ctx-fluent</module>
<module>spring-boot-custom-starter</module>
<module>spring-boot-data</module>
<module>spring-boot-deployment</module>
<module>spring-boot-di</module>
<module>spring-boot-environment</module>