File tree Expand file tree Collapse file tree 1 file changed +1
-40
lines changed Expand file tree Collapse file tree 1 file changed +1
-40
lines changed Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.springframework.boot</groupId >
1515 <artifactId >spring-boot-starter-parent</artifactId >
16- <version >2.0.0.M6 </version >
16+ <version >2.0.0.RELEASE </version >
1717 </parent >
1818
1919 <build >
6565 </dependencies >
6666 </profile >
6767 </profiles >
68-
69- <!-- DELETE ME -->
70- <repositories >
71- <repository >
72- <id >spring-snapshots</id >
73- <name >Spring Snapshots</name >
74- <url >https://repo.spring.io/snapshot</url >
75- <snapshots >
76- <enabled >true</enabled >
77- </snapshots >
78- </repository >
79- <repository >
80- <id >spring-milestones</id >
81- <name >Spring Milestones</name >
82- <url >https://repo.spring.io/milestone</url >
83- <snapshots >
84- <enabled >false</enabled >
85- </snapshots >
86- </repository >
87- </repositories >
88- <pluginRepositories >
89- <pluginRepository >
90- <id >spring-snapshots</id >
91- <name >Spring Snapshots</name >
92- <url >https://repo.spring.io/snapshot</url >
93- <snapshots >
94- <enabled >true</enabled >
95- </snapshots >
96- </pluginRepository >
97- <pluginRepository >
98- <id >spring-milestones</id >
99- <name >Spring Milestones</name >
100- <url >https://repo.spring.io/milestone</url >
101- <snapshots >
102- <enabled >false</enabled >
103- </snapshots >
104- </pluginRepository >
105- </pluginRepositories >
106-
10768</project >
You can’t perform that action at this time.
0 commit comments