DATAMONGO-1046 - Prepare next development iteration.

This commit is contained in:
Spring Buildmaster
2014-09-05 03:12:04 -07:00
committed by Oliver Gierke
parent 51607c5ed8
commit c41653f9da
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.6.0.RELEASE</version>
<version>1.6.1.BUILD-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>