|
|
|
|
@ -5,14 +5,14 @@
@@ -5,14 +5,14 @@
|
|
|
|
|
|
|
|
|
|
<groupId>org.springframework.data</groupId> |
|
|
|
|
<artifactId>spring-data-commons</artifactId> |
|
|
|
|
<version>1.12.0.RELEASE</version> |
|
|
|
|
<version>1.12.1.BUILD-SNAPSHOT</version> |
|
|
|
|
|
|
|
|
|
<name>Spring Data Core</name> |
|
|
|
|
|
|
|
|
|
<parent> |
|
|
|
|
<groupId>org.springframework.data.build</groupId> |
|
|
|
|
<artifactId>spring-data-parent</artifactId> |
|
|
|
|
<version>1.8.0.RELEASE</version> |
|
|
|
|
<version>1.8.1.BUILD-SNAPSHOT</version> |
|
|
|
|
</parent> |
|
|
|
|
|
|
|
|
|
<properties> |
|
|
|
|
@ -283,8 +283,8 @@
@@ -283,8 +283,8 @@
|
|
|
|
|
|
|
|
|
|
<repositories> |
|
|
|
|
<repository> |
|
|
|
|
<id>spring-libs-release</id> |
|
|
|
|
<url>https://repo.spring.io/libs-release</url> |
|
|
|
|
<id>spring-libs-snapshot</id> |
|
|
|
|
<url>https://repo.spring.io/libs-snapshot</url> |
|
|
|
|
</repository> |
|
|
|
|
</repositories> |
|
|
|
|
|
|
|
|
|
|