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 1b87f15  point develop examples to 1.13.0-SNAPSHOT
1b87f15 is described below

commit 1b87f15ea803eafabec78c67b70532f89ded51b6
Author: Owen Nichols <[email protected]>
AuthorDate: Sun Apr 26 10:41:50 2020 -0700

    point develop examples to 1.13.0-SNAPSHOT
---
 gradle.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 34efdd7..ee9169f 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.11.0-SNAPSHOT
-geodeVersion = 1.11.0-SNAPSHOT
+version = 1.13.0-SNAPSHOT
+geodeVersion = 1.13.0-SNAPSHOT
 
 # release properties, set these on the command line to validate against
 # a release candidate

Reply via email to