File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
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
138139 <javax-annotation-api >1.3.2</javax-annotation-api >
139140
140141 <!-- Used in asciidoc reference documentation -->
141- <releasetrain >2021.2.4-SNAPSHOT </releasetrain >
142+ <releasetrain >2021.2.4</releasetrain >
142143
143144 <!-- To be overridden by individual modules -->
144145 <java-module-name />
352353 <dependency >
353354 <groupId >org.springframework.data.build</groupId >
354355 <artifactId >spring-data-build-resources</artifactId >
355- <version >2.7.4-SNAPSHOT </version >
356+ <version >2.7.4</version >
356357 <type >zip</type >
357358 <optional >true</optional >
358359 </dependency >
13521353 </pluginRepository >
13531354 </pluginRepositories >
13541355
1355- </project >
1356+ </project >
You can’t perform that action at this time.
0 commit comments