Prepare next development iteration.
This commit is contained in:
@@ -13,4 +13,4 @@ springDataGeodeVersion=2.1.8.RELEASE
|
||||
springDataReleaseTrainVersion=Lovelace-SR8
|
||||
#springDataReleaseTrainVersion=Moore-BUILD-SNAPSHOT
|
||||
springShellVersion=1.2.0.RELEASE
|
||||
version=0.0.2.RELEASE
|
||||
version=0.0.3.BUILD-SNAPSHOT
|
||||
|
||||
2
pom.xml
2
pom.xml
@@ -13,7 +13,7 @@
|
||||
|
||||
<groupId>org.springframework.data</groupId>
|
||||
<artifactId>spring-test-data-geode-build</artifactId>
|
||||
<version>0.0.2.RELEASE</version>
|
||||
<version>0.0.3.BUILD-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<modules>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.data</groupId>
|
||||
<artifactId>spring-test-data-geode-build</artifactId>
|
||||
<version>0.0.2.RELEASE</version>
|
||||
<version>0.0.3.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>spring-data-gemfire-test</artifactId>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.data</groupId>
|
||||
<artifactId>spring-test-data-geode-build</artifactId>
|
||||
<version>0.0.2.RELEASE</version>
|
||||
<version>0.0.3.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>spring-data-geode-test</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user