DATAMONGO-1189 - Prepare next development iteration.

This commit is contained in:
Spring Buildmaster
2015-03-23 05:00:38 -07:00
committed by Oliver Gierke
parent 3f16b30631
commit a62f6b8043
5 changed files with 7 additions and 7 deletions

View File

@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb-parent</artifactId>
<version>1.7.0.RELEASE</version>
<version>1.7.1.BUILD-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>