|
|
|
|
@ -12,7 +12,7 @@
@@ -12,7 +12,7 @@
|
|
|
|
|
<parent> |
|
|
|
|
<groupId>org.springframework.data.build</groupId> |
|
|
|
|
<artifactId>spring-data-parent</artifactId> |
|
|
|
|
<version>1.4.5.BUILD-SNAPSHOT</version> |
|
|
|
|
<version>1.4.5.RELEASE</version> |
|
|
|
|
<relativePath>../spring-data-build/parent/pom.xml</relativePath> |
|
|
|
|
</parent> |
|
|
|
|
|
|
|
|
|
@ -210,8 +210,8 @@
@@ -210,8 +210,8 @@
|
|
|
|
|
|
|
|
|
|
<repositories> |
|
|
|
|
<repository> |
|
|
|
|
<id>spring-libs-snapshot</id> |
|
|
|
|
<url>http://repo.spring.io/libs-snapshot</url> |
|
|
|
|
<id>spring-libs-release</id> |
|
|
|
|
<url>http://repo.spring.io/libs-release</url> |
|
|
|
|
</repository> |
|
|
|
|
</repositories> |
|
|
|
|
|
|
|
|
|
|