SGF-529 - Prepare 1.7.5 (Gosling SR5).
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -12,7 +12,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.7.5.BUILD-SNAPSHOT</version>
|
<version>1.7.5.RELEASE</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
<antlr.version>2.7.7</antlr.version>
|
<antlr.version>2.7.7</antlr.version>
|
||||||
<gemfire.version>8.1.0</gemfire.version>
|
<gemfire.version>8.1.0</gemfire.version>
|
||||||
<multithreadedtc.version>1.01</multithreadedtc.version>
|
<multithreadedtc.version>1.01</multithreadedtc.version>
|
||||||
<springdata.commons>1.11.5.BUILD-SNAPSHOT</springdata.commons>
|
<springdata.commons>1.11.5.RELEASE</springdata.commons>
|
||||||
<spring-shell.version>1.0.0.RELEASE</spring-shell.version>
|
<spring-shell.version>1.0.0.RELEASE</spring-shell.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
@@ -174,8 +174,8 @@
|
|||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
<repository>
|
||||||
<id>spring-libs-snapshot</id>
|
<id>spring-libs-release</id>
|
||||||
<url>https://repo.spring.io/libs-snapshot</url>
|
<url>https://repo.spring.io/libs-release</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user