Added spring-boot-parent in pom.xml

This commit is contained in:
Urvy Agrawal 2019-06-04 13:30:26 +05:30
parent e4172539cf
commit 15ca31cdef
1 changed files with 2 additions and 0 deletions

View File

@ -646,6 +646,7 @@
<module>spring-boot-ops-2</module>
<module>spring-boot-rest</module>
<module>spring-boot-data</module>
<module>spring-boot-parent</module>
<module>spring-boot-property-exp</module>
<module>spring-boot-security</module>
<module>spring-boot-testing</module>
@ -1310,6 +1311,7 @@
<module>spring-boot-ops-2</module>
<module>spring-boot-rest</module>
<module>spring-boot-data</module>
<module>spring-boot-parent</module>
<module>spring-boot-property-exp</module>
<module>spring-boot-security</module>
<module>spring-boot-vue</module>