Browse Source

Release version 4.0 RC1 (2025.1.0).

See #3360
pull/3385/head 4.0.0-RC1
Christoph Strobl 2 months ago
parent
commit
6f226cbf87
No known key found for this signature in database
GPG Key ID: E6054036D0C37A4B
  1. 2
      pom.xml

2
pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<name>Spring Data Core</name>
<description>Core Spring concepts underpinning every Spring Data module.</description>

Loading…
Cancel
Save