Prepare next development iteration.

Set version to 0.1.2-PASCAL-SNAPSHOT.
This commit is contained in:
John Blum
2022-01-14 10:46:33 -08:00
parent bf085b40c3
commit 3c1d12c5b7
3 changed files with 3 additions and 3 deletions

View File

@@ -13,4 +13,4 @@ springDataBomVersion=2021.0.8
springDataGemFireVersion=2.5.8
springDataGeodeVersion=2.5.8
springShellVersion=1.2.0.RELEASE
version=0.1.1-PASCAL
version=0.1.2-PASCAL-SNAPSHOT

View File

@@ -13,7 +13,7 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-test-data-geode-build</artifactId>
<version>0.1.1-PASCAL</version>
<version>0.1.2-PASCAL-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-test-data-geode-build</artifactId>
<version>0.1.1-PASCAL</version>
<version>0.1.2-PASCAL-SNAPSHOT</version>
</parent>
<artifactId>spring-data-geode-test</artifactId>