This is an automated email from the ASF dual-hosted git repository.
anovikov pushed a commit to branch release/ignite-spring-data-ext-3.0.0
in repository https://gitbox.apache.org/repos/asf/ignite-extensions.git
The following commit(s) were added to
refs/heads/release/ignite-spring-data-ext-3.0.0 by this push:
new 1943a602 IGNITE-22317 Minor fix.
1943a602 is described below
commit 1943a602adbf7c532f50d7f90181b5112646c398
Author: Andrey Novikov <[email protected]>
AuthorDate: Tue Jun 18 11:40:21 2024 +0700
IGNITE-22317 Minor fix.
---
modules/spring-data-ext/spring-data/RELEASE_NOTES.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/spring-data-ext/spring-data/RELEASE_NOTES.txt
b/modules/spring-data-ext/spring-data/RELEASE_NOTES.txt
index fcae1b12..88926083 100644
--- a/modules/spring-data-ext/spring-data/RELEASE_NOTES.txt
+++ b/modules/spring-data-ext/spring-data/RELEASE_NOTES.txt
@@ -1,7 +1,7 @@
Apache Ignite Extensions Release Notes
======================================
-Apache Ignite Spring Data Module 2.0.0
+Apache Ignite Spring Data Module 3.0.0
--------------------------------------
* Add Spring 6 support.