Release 0.1.2-PASCAL.

This commit is contained in:
John Blum
2022-03-22 12:59:30 -07:00
parent 0dfa2097b9
commit de418c8637
3 changed files with 3 additions and 3 deletions

View File

@@ -12,4 +12,4 @@ springBootVersion=2.5.10
springDataBomVersion=2021.0.10
springDataGeodeVersion=2.5.10
springShellVersion=1.2.0.RELEASE
version=0.1.2-PASCAL-SNAPSHOT
version=0.1.2-PASCAL

View File

@@ -13,7 +13,7 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-test-data-geode-build</artifactId>
<version>0.1.2-PASCAL-SNAPSHOT</version>
<version>0.1.2-PASCAL</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.2-PASCAL-SNAPSHOT</version>
<version>0.1.2-PASCAL</version>
</parent>
<artifactId>spring-data-geode-test</artifactId>