File tree Expand file tree Collapse file tree 1 file changed +2
-41
lines changed Expand file tree Collapse file tree 1 file changed +2
-41
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.M7 </version >
16+ <version >2.0.0.RELEASE </version >
1717 </parent >
1818
1919 <build >
4848 <scope >test</scope >
4949 </dependency >
5050 </dependencies >
51-
52-
53- <repositories >
54- <repository >
55- <id >spring-snapshots</id >
56- <name >Spring Snapshots</name >
57- <url >https://repo.spring.io/snapshot</url >
58- <snapshots >
59- <enabled >true</enabled >
60- </snapshots >
61- </repository >
62- <repository >
63- <id >spring-milestones</id >
64- <name >Spring Milestones</name >
65- <url >https://repo.spring.io/milestone</url >
66- <snapshots >
67- <enabled >false</enabled >
68- </snapshots >
69- </repository >
70- </repositories >
71- <pluginRepositories >
72- <pluginRepository >
73- <id >spring-snapshots</id >
74- <name >Spring Snapshots</name >
75- <url >https://repo.spring.io/snapshot</url >
76- <snapshots >
77- <enabled >true</enabled >
78- </snapshots >
79- </pluginRepository >
80- <pluginRepository >
81- <id >spring-milestones</id >
82- <name >Spring Milestones</name >
83- <url >https://repo.spring.io/milestone</url >
84- <snapshots >
85- <enabled >false</enabled >
86- </snapshots >
87- </pluginRepository >
88- </pluginRepositories >
89-
90- </project >
51+ </project >
You can’t perform that action at this time.
0 commit comments