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

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


The following commit(s) were added to refs/heads/develop by this push:
     new 3770347  GEODE-10089: Update examples version
3770347 is described below

commit 3770347caec5fcde6b2eb38ed45e02c048de8ebe
Author: Owen Nichols <[email protected]>
AuthorDate: Mon May 9 00:17:37 2022 -0700

    GEODE-10089: Update examples version
    
    Now that support/1.15 has been created,
    pair develop examples with 1.16.0
---
 gradle.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index bf8f18f..de0f807 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.15.0-build.0
-geodeVersion = 1.15.+
+version = 1.16.0-build.0
+geodeVersion = 1.16.+
 
 # release properties, set these on the command line to validate against
 # a release candidate

Reply via email to