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" >
2
3
3
4
<!--
4
5
138
139
<javax-annotation-api >1.3.2</javax-annotation-api >
139
140
140
141
<!-- Used in asciidoc reference documentation -->
141
- <releasetrain >2021.2.11-SNAPSHOT </releasetrain >
142
+ <releasetrain >2021.2.11</releasetrain >
142
143
143
144
<!-- To be overridden by individual modules -->
144
145
<java-module-name />
352
353
<dependency >
353
354
<groupId >org.springframework.data.build</groupId >
354
355
<artifactId >spring-data-build-resources</artifactId >
355
- <version >2.7.11-SNAPSHOT </version >
356
+ <version >2.7.11</version >
356
357
<type >zip</type >
357
358
<optional >true</optional >
358
359
</dependency >
You can’t perform that action at this time.
0 commit comments