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
140
141
<webbeans >2.0.27</webbeans >
141
142
142
143
<!-- Used in asciidoc reference documentation -->
143
- <releasetrain >2022.0.1-SNAPSHOT </releasetrain >
144
+ <releasetrain >2022.0.1</releasetrain >
144
145
145
146
<!-- To be overridden by individual modules -->
146
147
<java-module-name />
281
282
<dependency >
282
283
<groupId >org.springframework.data.build</groupId >
283
284
<artifactId >spring-data-build-resources</artifactId >
284
- <version >3.0.1-SNAPSHOT </version >
285
+ <version >3.0.1</version >
285
286
<type >zip</type >
286
287
<optional >true</optional >
287
288
</dependency >
You can’t perform that action at this time.
0 commit comments