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

dixie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/geode-examples.git


The following commit(s) were added to refs/heads/master by this push:
     new dbb8b39  GEODE-10101: Bump version to 1.14.5
dbb8b39 is described below

commit dbb8b398dd21121cfbfc3280f5a4083b4e38ce87
Author: Dick Cavender <di...@apache.org>
AuthorDate: Fri Mar 18 09:50:23 2022 -0700

    GEODE-10101: Bump version to 1.14.5
    
    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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 2d61138..cfc11ab 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -14,8 +14,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-version = 1.14.4-build.0
-geodeVersion = 1.14.4
+version = 1.14.5-build.0
+geodeVersion = 1.14.+
 
 # release properties, set these on the command line to validate against
 # a release candidate

Reply via email to