Skip to content

Commit c3f115e

Browse files
committed
Prepare 2.6.8 (2021.1.8).
See #1805
1 parent 46d252a commit c3f115e

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

parent/pom.xml

Lines changed: 5 additions & 4 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
@@ -136,7 +137,7 @@
136137
<javax-annotation-api>1.3.2</javax-annotation-api>
137138

138139
<!-- Used in asciidoc reference documentation -->
139-
<releasetrain>2021.1.8-SNAPSHOT</releasetrain>
140+
<releasetrain>2021.1.8</releasetrain>
140141

141142
<!-- To be overridden by individual modules -->
142143
<java-module-name/>
@@ -350,7 +351,7 @@
350351
<dependency>
351352
<groupId>org.springframework.data.build</groupId>
352353
<artifactId>spring-data-build-resources</artifactId>
353-
<version>2.6.8-SNAPSHOT</version>
354+
<version>2.6.8</version>
354355
<type>zip</type>
355356
<optional>true</optional>
356357
</dependency>
@@ -1350,4 +1351,4 @@
13501351
</pluginRepository>
13511352
</pluginRepositories>
13521353

1353-
</project>
1354+
</project>

0 commit comments

Comments
 (0)