You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by on...@apache.org on 2021/02/26 04:28:44 UTC

[geode] branch support/1.12 updated: Bumping version to 1.12.2

This is an automated email from the ASF dual-hosted git repository.

onichols pushed a commit to branch support/1.12
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/support/1.12 by this push:
     new 95984ca  Bumping version to 1.12.2
95984ca is described below

commit 95984ca31fb1cee301833e70757252ee56050df8
Author: Owen Nichols <on...@apache.org>
AuthorDate: Thu Feb 25 20:27:50 2021 -0800

    Bumping version to 1.12.2
---
 geode-book/config.yml | 2 +-
 gradle.properties     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/geode-book/config.yml b/geode-book/config.yml
index f2722e0..8f3529c 100644
--- a/geode-book/config.yml
+++ b/geode-book/config.yml
@@ -27,7 +27,7 @@ sections:
 template_variables:
   product_name_long: Apache Geode
   product_name: Geode
-  product_version: '1.12.1'
+  product_version: '1.12.2'
   product_version_nodot: '112'
   product_version_geode: '1.12'
   min_java_version: '8'
diff --git a/gradle.properties b/gradle.properties
index b946233..5b656d4 100755
--- a/gradle.properties
+++ b/gradle.properties
@@ -26,7 +26,7 @@
 #   <blank>   - release
 #
 # The full version string consists of 'versionNumber + releaseQualifier + releaseType'
-version = 1.12.1-build.0
+version = 1.12.2-build.0
 
 # Default Maven targets
 mavenSnapshotUrl = gcs://maven.apachegeode-ci.info/snapshots