You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by am...@apache.org on 2018/11/30 06:58:57 UTC

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

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

amurmann 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 e6fc25b  Update version for future 1.9.0 release
e6fc25b is described below

commit e6fc25b4b56c047b964cf26333f88822514d58b2
Author: Alexander Murmann <am...@pivotal.io>
AuthorDate: Thu Nov 29 22:58:27 2018 -0800

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

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