File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >org.springframework.boot</groupId >
1616 <artifactId >spring-boot-starter-parent</artifactId >
17- <version >2.0.0.BUILD-SNAPSHOT </version >
17+ <version >2.0.0.M7 </version >
1818 <relativePath /> <!-- lookup parent from repository -->
1919 </parent >
2020
8787 </build >
8888
8989 <repositories >
90- <repository >
91- <id >spring-snapshots</id >
92- <name >Spring Snapshots</name >
93- <url >https://repo.spring.io/snapshot</url >
94- <snapshots >
95- <enabled >true</enabled >
96- </snapshots >
97- </repository >
9890 <repository >
9991 <id >spring-milestones</id >
10092 <name >Spring Milestones</name >
10698 </repositories >
10799
108100 <pluginRepositories >
109- <pluginRepository >
110- <id >spring-snapshots</id >
111- <name >Spring Snapshots</name >
112- <url >https://repo.spring.io/snapshot</url >
113- <snapshots >
114- <enabled >true</enabled >
115- </snapshots >
116- </pluginRepository >
117101 <pluginRepository >
118102 <id >spring-milestones</id >
119103 <name >Spring Milestones</name >
You can’t perform that action at this time.
0 commit comments