File tree Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.cloud</groupId >
8
8
<artifactId >spring-cloud-build</artifactId >
9
- <version >4.0.1 </version >
9
+ <version >4.0.5 </version >
10
10
<relativePath /><!-- lookup parent from repository -->
11
11
</parent >
12
12
185
185
<enabled >false</enabled >
186
186
</snapshots >
187
187
</repository >
188
- <repository >
189
- <id >spring-releases</id >
190
- <name >Spring Releases</name >
191
- <url >https://repo.spring.io/release</url >
192
- <snapshots >
193
- <enabled >false</enabled >
194
- </snapshots >
195
- </repository >
196
188
</repositories >
197
189
<pluginRepositories >
198
190
<pluginRepository >
214
206
<enabled >false</enabled >
215
207
</snapshots >
216
208
</pluginRepository >
217
- <pluginRepository >
218
- <id >spring-releases</id >
219
- <name >Spring Releases</name >
220
- <url >https://repo.spring.io/libs-release-local</url >
221
- <snapshots >
222
- <enabled >false</enabled >
223
- </snapshots >
224
- </pluginRepository >
225
209
</pluginRepositories >
226
210
</profile >
227
211
<profile >
You can’t perform that action at this time.
0 commit comments