Skip to content

Commit 3530d82

Browse files
committed
Release 4.0.0
1 parent 83851fc commit 3530d82

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

NOTICE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spring-projects/spring-data-commons
2525
https://github.com/spring-projects/spring-data-commons
2626

2727

28-
Spring Data Commons 3.5.6
28+
Spring Data Commons 4.0.0
2929
Copyright (c) [2010-2021] Pivotal Software, Inc.
3030

3131
This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -71,7 +71,7 @@ spring-projects/spring-data-jdbc
7171
https://github.com/spring-projects/spring-data-jdbc
7272

7373

74-
Spring Data Relational 3.5.6
74+
Spring Data Relational 4.0.0
7575
Copyright (c) [2017-2019] Pivotal Software, Inc.
7676

7777
This product is licensed to you under the Apache License, Version 2.0 (the "License").

buildSrc/src/main/groovy/spring.jdbc.plus.maven-publish-conventions.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = "com.navercorp.spring"
8-
version = "4.0.0-SNAPSHOT"
8+
version = "4.0.0"
99

1010
jreleaser {
1111
release {

0 commit comments

Comments
 (0)