Browse Source

Release version 3.1 GA (2023.0.0).

See #2821
pull/2838/head 3.1.0
Christoph Strobl 3 years ago
parent
commit
06f99322a2
No known key found for this signature in database
GPG Key ID: 8CC1AB53391458C8
  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>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<name>Spring Data Core</name>
<description>Core Spring concepts underpinning every Spring Data module.</description>

Loading…
Cancel
Save