We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e57ea8 commit c9907a3Copy full SHA for c9907a3
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>org.springframework.data</groupId>
7
<artifactId>spring-data-commons</artifactId>
8
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0-unified-release-notes-SNAPSHOT</version>
9
10
<name>Spring Data Core</name>
11
<description>Core Spring concepts underpinning every Spring Data module.</description>
@@ -25,7 +25,7 @@
25
<parent>
26
<groupId>org.springframework.data.build</groupId>
27
<artifactId>spring-data-parent</artifactId>
28
29
</parent>
30
31
<properties>
0 commit comments