We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dedfd90 commit 4dcda97Copy full SHA for 4dcda97
pom.xml
@@ -5,14 +5,14 @@
5
6
<groupId>org.springframework.data</groupId>
7
<artifactId>spring-data-commons</artifactId>
8
- <version>1.9.0.RELEASE</version>
+ <version>1.9.1.BUILD-SNAPSHOT</version>
9
10
<name>Spring Data Core</name>
11
12
<parent>
13
<groupId>org.springframework.data.build</groupId>
14
<artifactId>spring-data-parent</artifactId>
15
- <version>1.5.0.RELEASE</version>
+ <version>1.5.1.BUILD-SNAPSHOT</version>
16
<relativePath>../spring-data-build/parent/pom.xml</relativePath>
17
</parent>
18
0 commit comments