Prepare Spring Data for Apache Geode 3.0.
Set version to 3.0.0-SNAPSHOT. Resolves gh-538.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.data</groupId>
|
||||
<artifactId>spring-data-geode-parent</artifactId>
|
||||
<version>2.7.0-SNAPSHOT</version>
|
||||
<version>3.0.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>spring-data-geode</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user