Prepare next development iteration.
Set Spring Data for Apache Geode (SDG) version to 2.7.4-SNAPSHOT. Set version to 0.3.2-RAJ-SNAPSHOT.
This commit is contained in:
@@ -10,6 +10,6 @@ pivotalGemFireVersion=9.10.16
|
||||
springVersion=5.3.23
|
||||
springBootVersion=2.7.4
|
||||
springDataBomVersion=2021.2.3
|
||||
springDataGeodeVersion=2.7.3
|
||||
springDataGeodeVersion=2.7.4-SNAPSHOT
|
||||
springShellVersion=1.2.0.RELEASE
|
||||
version=0.3.1-RAJ
|
||||
version=0.3.2-RAJ-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.3.1-RAJ</version>
|
||||
<version>0.3.2-RAJ-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.3.1-RAJ</version>
|
||||
<version>0.3.2-RAJ-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>spring-data-geode-test</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user