Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c01ef8c

Browse files
committed
Prepare 2.5.6 (202106).
See #2170
1 parent e1c1970 commit c01ef8c

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

‎pom.xml‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
<parent>
1313
<groupId>org.springframework.data.build</groupId>
1414
<artifactId>spring-data-parent</artifactId>
15-
<version>2.5.6-SNAPSHOT</version>
15+
<version>2.5.6</version>
1616
</parent>
1717

1818
<properties>
19-
<springdata.keyvalue>2.5.6-SNAPSHOT</springdata.keyvalue>
19+
<springdata.keyvalue>2.5.6</springdata.keyvalue>
2020
<awaitility>4.0.2</awaitility>
2121
<jta>1.1</jta>
2222
<beanutils>1.9.2</beanutils>
@@ -305,8 +305,8 @@
305305

306306
<repositories>
307307
<repository>
308-
<id>spring-libs-snapshot</id>
309-
<url>https://repo.spring.io/libs-snapshot</url>
308+
<id>spring-libs-release</id>
309+
<url>https://repo.spring.io/libs-release</url>
310310
</repository>
311311
</repositories>
312312

‎src/main/resources/notice.txt‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Spring Data Redis 2.5.5 (2021.0.5)
1+
Spring Data Redis 2.5.6 (2021.0.6)
22
Copyright (c) [2010-2019] Pivotal Software, Inc.
33

44
This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -30,5 +30,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
3030

3131

3232

33+
3334

3435

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /