File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 108
108
<modules >
109
109
<module >spring-boot-versions</module >
110
110
<module >spring-boot-parent</module >
111
+ <module >spring-boot</module >
112
+ <module >spring-boot-autoconfigure</module >
113
+ <module >spring-boot-actuator</module >
111
114
<module >spring-boot-starters</module >
112
115
<module >spring-boot-tools</module >
113
116
</modules >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?><project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<groupId >org.springframework.boot</groupId >
5
4
<artifactId >spring-boot-dependencies</artifactId >
1284
1283
</plugins >
1285
1284
</pluginManagement >
1286
1285
</build >
1287
- </project >
1286
+ </project >
You can’t perform that action at this time.
0 commit comments