|
|
|
@ -15,7 +15,7 @@ |
|
|
|
<parent> |
|
|
|
<parent> |
|
|
|
<groupId>org.springframework.data.build</groupId> |
|
|
|
<groupId>org.springframework.data.build</groupId> |
|
|
|
<artifactId>spring-data-parent</artifactId> |
|
|
|
<artifactId>spring-data-parent</artifactId> |
|
|
|
<version>1.5.0.BUILD-SNAPSHOT</version> |
|
|
|
<version>1.5.0.RC1</version> |
|
|
|
<relativePath>../spring-data-build/parent/pom.xml</relativePath> |
|
|
|
<relativePath>../spring-data-build/parent/pom.xml</relativePath> |
|
|
|
</parent> |
|
|
|
</parent> |
|
|
|
|
|
|
|
|
|
|
|
@ -148,8 +148,8 @@ |
|
|
|
|
|
|
|
|
|
|
|
<repositories> |
|
|
|
<repositories> |
|
|
|
<repository> |
|
|
|
<repository> |
|
|
|
<id>spring-libs-snapshot</id> |
|
|
|
<id>spring-libs-milestone</id> |
|
|
|
<url>http://repo.spring.io/libs-snapshot</url> |
|
|
|
<url>http://repo.spring.io/libs-milestone</url> |
|
|
|
</repository> |
|
|
|
</repository> |
|
|
|
</repositories> |
|
|
|
</repositories> |
|
|
|
|
|
|
|
|
|
|
|
|