BAEL-20869 Move remaining spring boot modules (update main pom file)
This commit is contained in:
parent
4e6d877e40
commit
2d376f7dfb
|
@ -112,6 +112,8 @@
|
|||
<configuration>
|
||||
<muleVersion>${mule.version}</muleVersion>
|
||||
<applications>/home/abir/AnypointStudio/workspace/variablescopetest</applications>
|
||||
<muleDistribution></muleDistribution>
|
||||
<muleHome></muleHome>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -637,6 +637,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>
|
||||
|
@ -1137,6 +1138,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