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/12 00:48:15 UTC

[geode-examples] branch develop updated (15e25f7 -> d8b16a6)

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

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


    from 15e25f7  GEODE-8496: Bump gradle from 5.4 to 5.5 to match geode
     add 12a3c52  Bumping copyright year to 2021
     new d8b16a6  pair develop examples with 1.15.0 now that support/1.14 has been created

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NOTICE            | 2 +-
 gradle.properties | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)


[geode-examples] 01/01: pair develop examples with 1.15.0 now that support/1.14 has been created

Posted by on...@apache.org.
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

commit d8b16a64f4f592eeded1c95e72fb8c4a5bce27f3
Author: Owen Nichols <on...@apache.org>
AuthorDate: Thu Feb 11 16:48:04 2021 -0800

    pair develop examples with 1.15.0 now that support/1.14 has been created
---
 gradle.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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