This is an automated email from the ASF dual-hosted git repository.
dixie pushed a commit to branch support/1.12
in repository https://gitbox.apache.org/repos/asf/geode-examples.git
The following commit(s) were added to refs/heads/support/1.12 by this push:
new a68077b GEODE-10099: Bump version to 1.12.10
a68077b is described below
commit a68077bc33e874456d42accbd96dea18d31e9b0d
Author: Dick Cavender <[email protected]>
AuthorDate: Wed Mar 9 18:09:50 2022 -0800
GEODE-10099: Bump version to 1.12.10
As part of the Geode Release Process, the geode-examples build number
must be rolled forward as work begins on the next release
---
gradle.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle.properties b/gradle.properties
index 1b18398..eaa0869 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-version = 1.12.9-build.0
+version = 1.12.10-build.0
geodeVersion = 1.12.+
# release properties, set these on the command line to validate against