File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change 140140 <javax-annotation-api >1.3.2</javax-annotation-api >
141141
142142 <!-- Used in asciidoc reference documentation -->
143- <releasetrain >2021.2.14 </releasetrain >
143+ <releasetrain >2021.2.15-SNAPSHOT </releasetrain >
144144
145145 <!-- To be overridden by individual modules -->
146146 <java-module-name />
13201320 </build >
13211321
13221322 <repositories >
1323-
1324-
1323+ <repository >
1324+ <id >spring-snapshot</id >
1325+ <url >https://repo.spring.io/snapshot</url >
1326+ <snapshots >
1327+ <enabled >true</enabled >
1328+ </snapshots >
1329+ <releases >
1330+ <enabled >false</enabled >
1331+ </releases >
1332+ </repository >
1333+ <repository >
1334+ <id >spring-milestone</id >
1335+ <url >https://repo.spring.io/milestone</url >
1336+ </repository >
13251337 </repositories >
13261338
13271339</project >
You can’t perform that action at this time.
0 commit comments