Skip to content

Commit aea5590

Browse files
committed
Prepare 3.0.1 (2022.0.1).
See #1865
1 parent ccc7e91 commit aea5590

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

parent/pom.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
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
@@ -140,7 +141,7 @@
140141
<webbeans>2.0.27</webbeans>
141142

142143
<!-- Used in asciidoc reference documentation -->
143-
<releasetrain>2022.0.1-SNAPSHOT</releasetrain>
144+
<releasetrain>2022.0.1</releasetrain>
144145

145146
<!-- To be overridden by individual modules -->
146147
<java-module-name/>
@@ -281,7 +282,7 @@
281282
<dependency>
282283
<groupId>org.springframework.data.build</groupId>
283284
<artifactId>spring-data-build-resources</artifactId>
284-
<version>3.0.1-SNAPSHOT</version>
285+
<version>3.0.1</version>
285286
<type>zip</type>
286287
<optional>true</optional>
287288
</dependency>

0 commit comments

Comments
 (0)