You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by sa...@apache.org on 2019/04/12 23:26:03 UTC

[geode-examples] branch develop updated: Update version for future 1.10.0 release

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

sai_boorlagadda 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 f19b157  Update version for future 1.10.0 release
f19b157 is described below

commit f19b1578f9ff194932ed1a58ff5e5ae0718ce215
Author: Sai Boorlagadda <sa...@gmail.com>
AuthorDate: Fri Apr 12 16:25:48 2019 -0700

    Update version for future 1.10.0 release
---
 gradle.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index b8763b9..89444f2 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.9.0-SNAPSHOT
-geodeVersion = 1.9.0-SNAPSHOT
+version = 1.10.0-SNAPSHOT
+geodeVersion = 1.10.0-SNAPSHOT
 
 # release properties, set these on the command line to validate against
 # a release candidate