temporarily set parent dependency to spring-data-build:1.0.0-BUILD-SNAPSHOT

This commit is contained in:
Michael Hunger
2013-02-11 13:14:11 +01:00
parent db37654d00
commit 8ce6ed87f3

View File

@@ -15,7 +15,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>1.0.0.RELEASE</version>
<version>1.0.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-data-build/parent/pom.xml</relativePath>
</parent>