Set Spring Test for Apache Geode (STDG) version to 1.0.0-SNAPSHOT.

This commit is contained in:
John Blum
2022-06-09 12:24:32 -07:00
parent 222bf99f93
commit 83f7a026e0

View File

@@ -27,7 +27,7 @@
<geode.version>[1.15.0,1.16.0)</geode.version>
<geode.version>[1.15.0,1.15.0-build.1038)</geode.version>
-->
<spring-test-data-geode.version>0.0.28</spring-test-data-geode.version>
<spring-test-data-geode.version>1.0.0-SNAPSHOT</spring-test-data-geode.version>
</properties>
<dependencies>