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 d2ecd65 commit ca4b2a6Copy full SHA for ca4b2a6
pom.xml
@@ -15,7 +15,7 @@
15
<parent>
16
<groupId>org.springframework.data.build</groupId>
17
<artifactId>spring-data-parent</artifactId>
18
- <version>1.5.1.BUILD-SNAPSHOT</version>
+ <version>1.6.0.BUILD-SNAPSHOT</version>
19
<relativePath>../spring-data-build/parent/pom.xml</relativePath>
20
</parent>
21
@@ -29,7 +29,7 @@
29
<properties>
30
<project.type>multi</project.type>
31
<dist.id>spring-data-mongodb</dist.id>
32
- <springdata.commons>1.9.1.BUILD-SNAPSHOT</springdata.commons>
+ <springdata.commons>1.10.0.BUILD-SNAPSHOT</springdata.commons>
33
<mongo>2.12.3</mongo>
34
<mongo.osgi>2.12.3</mongo.osgi>
35
</properties>
0 commit comments