File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?><project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
23
34 <!--
45
136137 <javax-annotation-api >1.3.2</javax-annotation-api >
137138
138139 <!-- Used in asciidoc reference documentation -->
139- <releasetrain >2021.1.10-SNAPSHOT </releasetrain >
140+ <releasetrain >2021.1.10</releasetrain >
140141
141142 <!-- To be overridden by individual modules -->
142143 <java-module-name />
350351 <dependency >
351352 <groupId >org.springframework.data.build</groupId >
352353 <artifactId >spring-data-build-resources</artifactId >
353- <version >2.6.10-SNAPSHOT </version >
354+ <version >2.6.10</version >
354355 <type >zip</type >
355356 <optional >true</optional >
356357 </dependency >
You can’t perform that action at this time.
0 commit comments