Skip to content

Commit ca4b2a6

Browse files
committed
DATAMONGO-1046 - After release cleanups.
1 parent d2ecd65 commit ca4b2a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.springframework.data.build</groupId>
1717
<artifactId>spring-data-parent</artifactId>
18-
<version>1.5.1.BUILD-SNAPSHOT</version>
18+
<version>1.6.0.BUILD-SNAPSHOT</version>
1919
<relativePath>../spring-data-build/parent/pom.xml</relativePath>
2020
</parent>
2121

@@ -29,7 +29,7 @@
2929
<properties>
3030
<project.type>multi</project.type>
3131
<dist.id>spring-data-mongodb</dist.id>
32-
<springdata.commons>1.9.1.BUILD-SNAPSHOT</springdata.commons>
32+
<springdata.commons>1.10.0.BUILD-SNAPSHOT</springdata.commons>
3333
<mongo>2.12.3</mongo>
3434
<mongo.osgi>2.12.3</mongo.osgi>
3535
</properties>

0 commit comments

Comments
 (0)