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" >
2
3
3
4
<!--
4
5
136
137
<javax-annotation-api >1.3.2</javax-annotation-api >
137
138
138
139
<!-- Used in asciidoc reference documentation -->
139
- <releasetrain >2021.1.8-SNAPSHOT </releasetrain >
140
+ <releasetrain >2021.1.8</releasetrain >
140
141
141
142
<!-- To be overridden by individual modules -->
142
143
<java-module-name />
350
351
<dependency >
351
352
<groupId >org.springframework.data.build</groupId >
352
353
<artifactId >spring-data-build-resources</artifactId >
353
- <version >2.6.8-SNAPSHOT </version >
354
+ <version >2.6.8</version >
354
355
<type >zip</type >
355
356
<optional >true</optional >
356
357
</dependency >
1350
1351
</pluginRepository >
1351
1352
</pluginRepositories >
1352
1353
1353
- </project >
1354
+ </project >
You can’t perform that action at this time.
0 commit comments