File tree 1 file changed +1
-17
lines changed
1 file changed +1
-17
lines changed Original file line number Diff line number Diff line change 70
70
<javax .jws-api.version>1.1</javax .jws-api.version>
71
71
<jjwt .version>0.9.1</jjwt .version>
72
72
<therapi-runtime-javadoc .version>0.15.0</therapi-runtime-javadoc .version>
73
- <spring-cloud-function .version>4.0.0-RC2 </spring-cloud-function .version>
73
+ <spring-cloud-function .version>4.0.0</spring-cloud-function .version>
74
74
</properties >
75
75
76
76
<dependencyManagement >
311
311
<enabled >true</enabled >
312
312
</snapshots >
313
313
</repository >
314
- <repository >
315
- <id >spring-milestone</id >
316
- <name >Spring Milestone</name >
317
- <url >https://repo.spring.io/milestone</url >
318
- <snapshots >
319
- <enabled >false</enabled >
320
- </snapshots >
321
- </repository >
322
314
</repositories >
323
315
<pluginRepositories >
324
316
<pluginRepository >
329
321
<enabled >false</enabled >
330
322
</snapshots >
331
323
</pluginRepository >
332
- <pluginRepository >
333
- <id >spring-milestone</id >
334
- <name >Spring milestone</name >
335
- <url >https://repo.spring.io/milestone</url >
336
- <snapshots >
337
- <enabled >false</enabled >
338
- </snapshots >
339
- </pluginRepository >
340
324
</pluginRepositories >
341
325
</project >
You can’t perform that action at this time.
0 commit comments