This is an automated email from the ASF dual-hosted git repository.
nnag 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 5ad9661 Update the version to 1.8.0-SNAPSHOT, post release branch
created for 1.7.0
5ad9661 is described below
commit 5ad9661f814638eea5a11eb1402e80ba0b92c184
Author: nabarun <[email protected]>
AuthorDate: Tue May 22 18:39:55 2018 -0700
Update the version to 1.8.0-SNAPSHOT, post release branch created for 1.7.0
---
gradle.properties | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gradle.properties b/gradle.properties
index 15aeb54..d2b8f30 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.7.0-SNAPSHOT
-geodeVersion = 1.7.0-SNAPSHOT
+version = 1.8.0-SNAPSHOT
+geodeVersion = 1.8.0-SNAPSHOT
# release properties, set these on the command line to validate against
# a release candidate
--
To stop receiving notification emails like this one, please contact
[email protected].