DATAMONGO-1144 - Fixed version numbers to point to the next bugfix release.

This commit is contained in:
Oliver Gierke
2015-02-03 11:54:58 +01:00
parent 37c9de6af9
commit 9ea8b6f6d1
5 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb-parent</artifactId>
<version>1.6.2.BUILD-SNAPSHOT</version>
<version>1.6.3.BUILD-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>