DATAMONGO-1282 - Prepare next development iteration.

This commit is contained in:
Spring Buildmaster
2015-09-01 02:12:29 -07:00
committed by Oliver Gierke
parent 77dce53c7a
commit f446d7e29f
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.8.0.RELEASE</version>
<version>1.8.1.BUILD-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>