File tree Expand file tree Collapse file tree 1 file changed +4
-16
lines changed Expand file tree Collapse file tree 1 file changed +4
-16
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.15-SNAPSHOT </releasetrain >
143+ <releasetrain >2021.2.15</releasetrain >
144144
145145 <!-- To be overridden by individual modules -->
146146 <java-module-name />
345345 <dependency >
346346 <groupId >org.springframework.data.build</groupId >
347347 <artifactId >spring-data-build-resources</artifactId >
348- <version >2.7.15-SNAPSHOT </version >
348+ <version >2.7.15</version >
349349 <type >zip</type >
350350 <optional >true</optional >
351351 </dependency >
13201320 </build >
13211321
13221322 <repositories >
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 >
1323+
1324+
13371325 </repositories >
13381326
13391327</project >
You can’t perform that action at this time.
0 commit comments