DATAMONGO-559 - Prepare 1.1.x branch.

Set version number to 1.1.2.BUILD-SNAPSHOT. Upgraded to Spring Data Commons 1.4.1.BUILD-SNAPSHOT.
This commit is contained in:
Oliver Gierke
2012-11-13 16:53:46 +01:00
parent 55dc16d8fa
commit eb7c0fe1dd
4 changed files with 8 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb-parent</artifactId>
<version>1.2.0.BUILD-SNAPSHOT</version>
<version>1.1.2.BUILD-SNAPSHOT</version>
<relativePath>../spring-data-mongodb-parent/pom.xml</relativePath>
</parent>
<artifactId>spring-data-mongodb-log4j</artifactId>