DATAGEODE-39 - Prepare 2.0 GA (Kay).
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.data.build</groupId>
|
||||
<artifactId>spring-data-parent</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
</parent>
|
||||
|
||||
<groupId>org.springframework.data</groupId>
|
||||
@@ -22,7 +22,7 @@
|
||||
<assertj.version>3.6.2</assertj.version>
|
||||
<geode.version>1.2.1</geode.version>
|
||||
<multithreadedtc.version>1.01</multithreadedtc.version>
|
||||
<springdata.commons>2.0.0.BUILD-SNAPSHOT</springdata.commons>
|
||||
<springdata.commons>2.0.0.RELEASE</springdata.commons>
|
||||
<spring-shell.version>1.2.0.RELEASE</spring-shell.version>
|
||||
<source.level>1.8</source.level>
|
||||
<java-module-name>spring.data.geode</java-module-name>
|
||||
@@ -30,8 +30,8 @@
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>spring-libs-snapshot</id>
|
||||
<url>https://repo.spring.io/libs-snapshot</url>
|
||||
<id>spring-libs-release</id>
|
||||
<url>https://repo.spring.io/libs-release</url>
|
||||
</repository>
|
||||
<!--
|
||||
<repository>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Spring Data for Apache Geode 2.0 RC3
|
||||
Spring Data for Apache Geode 2.0 GA
|
||||
== NOTICE file corresponding to section 4 d of the Apache License, ==
|
||||
== Version 2.0, for the Spring Framework distribution. ==
|
||||
======================================================================
|
||||
|
||||
Reference in New Issue
Block a user