Added spring-boot-parent in pom.xml
This commit is contained in:
parent
e4172539cf
commit
15ca31cdef
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue