DATAMONGO-1633 - Release version 1.10.2 (Ingalls SR2).

This commit is contained in:
Oliver Gierke
2017-04-19 10:11:28 +02:00
parent ae3b4be772
commit 12f3dce709
5 changed files with 6 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb-parent</artifactId>
<version>1.10.2.BUILD-SNAPSHOT</version>
<version>1.10.2.RELEASE</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -48,7 +48,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb</artifactId>
<version>1.10.2.BUILD-SNAPSHOT</version>
<version>1.10.2.RELEASE</version>
</dependency>
<dependency>