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
140141 <webbeans >2.0.27</webbeans >
141142
142143 <!-- Used in asciidoc reference documentation -->
143- <releasetrain >2022.0.6-SNAPSHOT </releasetrain >
144+ <releasetrain >2022.0.6</releasetrain >
144145
145146 <!-- To be overridden by individual modules -->
146147 <java-module-name />
280281 <dependency >
281282 <groupId >org.springframework.data.build</groupId >
282283 <artifactId >spring-data-build-resources</artifactId >
283- <version >3.0.6-SNAPSHOT </version >
284+ <version >3.0.6</version >
284285 <type >zip</type >
285286 <optional >true</optional >
286287 </dependency >
13561357 </pluginRepository >
13571358 </pluginRepositories >
13581359
1359- </project >
1360+ </project >
You can’t perform that action at this time.
0 commit comments