Set version to 0.2.0-Q-SNAPSHOT.
This commit is contained in:
@@ -13,4 +13,4 @@ springDataBomVersion=2021.0.7
|
|||||||
springDataGemFireVersion=2.5.7
|
springDataGemFireVersion=2.5.7
|
||||||
springDataGeodeVersion=2.5.7
|
springDataGeodeVersion=2.5.7
|
||||||
springShellVersion=1.2.0.RELEASE
|
springShellVersion=1.2.0.RELEASE
|
||||||
version=0.0.29-SNAPSHOT
|
version=0.2.0-Q-SNAPSHOT
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
<groupId>org.springframework.data</groupId>
|
<groupId>org.springframework.data</groupId>
|
||||||
<artifactId>spring-test-data-geode-build</artifactId>
|
<artifactId>spring-test-data-geode-build</artifactId>
|
||||||
<version>0.0.29-SNAPSHOT</version>
|
<version>0.2.0-Q-SNAPSHOT</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.data</groupId>
|
<groupId>org.springframework.data</groupId>
|
||||||
<artifactId>spring-test-data-geode-build</artifactId>
|
<artifactId>spring-test-data-geode-build</artifactId>
|
||||||
<version>0.0.29-SNAPSHOT</version>
|
<version>0.2.0-Q-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>spring-data-geode-test</artifactId>
|
<artifactId>spring-data-geode-test</artifactId>
|
||||||
|
|||||||
Reference in New Issue
Block a user