Prepare next development iteration.
Set version to 0.0.27-SNAPSHOT.
This commit is contained in:
@@ -13,4 +13,4 @@ springDataBomVersion=2021.0.5
|
||||
springDataGemFireVersion=2.5.5
|
||||
springDataGeodeVersion=2.5.5
|
||||
springShellVersion=1.2.0.RELEASE
|
||||
version=0.0.26
|
||||
version=0.0.27-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.26</version>
|
||||
<version>0.0.27-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.26</version>
|
||||
<version>0.0.27-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>spring-data-geode-test</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user