We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c305988 commit e019ed1Copy full SHA for e019ed1
pom.xml
@@ -12,13 +12,13 @@
12
<parent>
13
<groupId>org.springframework.data.build</groupId>
14
<artifactId>spring-data-parent</artifactId>
15
- <version>1.6.0.BUILD-SNAPSHOT</version>
+ <version>1.7.0.BUILD-SNAPSHOT</version>
16
<relativePath>../spring-data-build/parent/pom.xml</relativePath>
17
</parent>
18
19
<properties>
20
<dist.key>DATAKV</dist.key>
21
- <springdata.commons>1.10.0.BUILD-SNAPSHOT</springdata.commons>
+ <springdata.commons>1.11.0.BUILD-SNAPSHOT</springdata.commons>
22
</properties>
23
24
<dependencies>
0 commit comments