Merge pull request #8692 from Maiklins/BAEL-20869-move-remaining-spring-modules
BAEL-20869 Move remaining spring boot modules (update main pom file)
This commit is contained in:
commit
3b4c813b43
2
pom.xml
2
pom.xml
|
@ -638,6 +638,7 @@
|
|||
|
||||
<module>spring-batch</module>
|
||||
<module>spring-bom</module>
|
||||
<module>spring-boot-modules</module>
|
||||
<module>spring-boot-parent</module>
|
||||
<module>spring-boot-rest</module>
|
||||
<module>spring-boot-security</module>
|
||||
|
@ -1140,6 +1141,7 @@
|
|||
|
||||
<module>spring-batch</module>
|
||||
<module>spring-bom</module>
|
||||
<module>spring-boot-modules</module>
|
||||
<module>spring-boot-parent</module>
|
||||
<module>spring-boot-rest</module>
|
||||
<module>spring-boot-security</module>
|
||||
|
|
Loading…
Reference in New Issue