Skip to content

Commit ff4812b

Browse files
committed
Prepare 2.7.11 (2021.2.11).
See #1952
1 parent dbc9d2d commit ff4812b

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
@@ -138,7 +139,7 @@
138139
<javax-annotation-api>1.3.2</javax-annotation-api>
139140

140141
<!-- Used in asciidoc reference documentation -->
141-
<releasetrain>2021.2.11-SNAPSHOT</releasetrain>
142+
<releasetrain>2021.2.11</releasetrain>
142143

143144
<!-- To be overridden by individual modules -->
144145
<java-module-name/>
@@ -352,7 +353,7 @@
352353
<dependency>
353354
<groupId>org.springframework.data.build</groupId>
354355
<artifactId>spring-data-build-resources</artifactId>
355-
<version>2.7.11-SNAPSHOT</version>
356+
<version>2.7.11</version>
356357
<type>zip</type>
357358
<optional>true</optional>
358359
</dependency>

0 commit comments

Comments
 (0)