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 38e72ae

Browse files
committed
Prepare 3.1.11 (2023011).
See #3063
1 parent 49a1d24 commit 38e72ae

File tree

2 files changed

+5
-16
lines changed

2 files changed

+5
-16
lines changed

‎pom.xml‎

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.springframework.data.build</groupId>
2727
<artifactId>spring-data-parent</artifactId>
28-
<version>3.1.11-SNAPSHOT</version>
28+
<version>3.1.11</version>
2929
</parent>
3030

3131
<properties>
@@ -365,20 +365,8 @@
365365
</build>
366366

367367
<repositories>
368-
<repository>
369-
<id>spring-snapshot</id>
370-
<url>https://repo.spring.io/snapshot</url>
371-
<snapshots>
372-
<enabled>true</enabled>
373-
</snapshots>
374-
<releases>
375-
<enabled>false</enabled>
376-
</releases>
377-
</repository>
378-
<repository>
379-
<id>spring-milestone</id>
380-
<url>https://repo.spring.io/milestone</url>
381-
</repository>
368+
369+
382370
</repositories>
383371

384372
</project>

‎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 Commons 3.1.10 (2023.0.10)
1+
Spring Data Commons 3.1.11 (2023.0.11)
22
Copyright (c) [2010-2021] Pivotal Software, Inc.
33

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

5555

5656

57+
5758

5859

0 commit comments

Comments
(0)

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