Release 0.0.4.RELEASE.
This commit is contained in:
@@ -13,4 +13,4 @@ springDataGeodeVersion=2.1.9.RELEASE
|
||||
springDataReleaseTrainVersion=Lovelace-SR9
|
||||
#springDataReleaseTrainVersion=Moore-BUILD-SNAPSHOT
|
||||
springShellVersion=1.2.0.RELEASE
|
||||
version=0.0.4.BUILD-SNAPSHOT
|
||||
version=0.0.4.RELEASE
|
||||
|
||||
4
pom.xml
4
pom.xml
@@ -8,12 +8,12 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.data.build</groupId>
|
||||
<artifactId>spring-data-parent</artifactId>
|
||||
<version>2.1.8.RELEASE</version>
|
||||
<version>2.1.9.RELEASE</version>
|
||||
</parent>
|
||||
|
||||
<groupId>org.springframework.data</groupId>
|
||||
<artifactId>spring-test-data-geode-build</artifactId>
|
||||
<version>0.0.3.BUILD-SNAPSHOT</version>
|
||||
<version>0.0.4.RELEASE</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.3.BUILD-SNAPSHOT</version>
|
||||
<version>0.0.4.RELEASE</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.3.BUILD-SNAPSHOT</version>
|
||||
<version>0.0.4.RELEASE</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>spring-data-geode-test</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user