Prepare 2.7.11 (2021.2.11).

See #1952
This commit is contained in:
Greg L. Turnquist
2023-04-14 09:19:09 -05:00
parent dbc9d2d5c5
commit ff4812b962

View File

@@ -1,4 +1,5 @@
<?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">
<?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">
<!--
@@ -138,7 +139,7 @@
<javax-annotation-api>1.3.2</javax-annotation-api>
<!-- Used in asciidoc reference documentation -->
<releasetrain>2021.2.11-SNAPSHOT</releasetrain>
<releasetrain>2021.2.11</releasetrain>
<!-- To be overridden by individual modules -->
<java-module-name/>
@@ -352,7 +353,7 @@
<dependency>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-build-resources</artifactId>
<version>2.7.11-SNAPSHOT</version>
<version>2.7.11</version>
<type>zip</type>
<optional>true</optional>
</dependency>