This is an automated email from the ASF dual-hosted git repository.
abaker pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git
The following commit(s) were added to refs/heads/develop by this push:
new ffd2dc7 Bump version in README
ffd2dc7 is described below
commit ffd2dc75d890d6be6aa8764d482cdb90a110b02e
Author: Anthony Baker <[email protected]>
AuthorDate: Wed Feb 14 09:26:44 2018 -0800
Bump version in README
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b6ce6df..e32a639 100644
--- a/README.md
+++ b/README.md
@@ -137,7 +137,7 @@ _build.gradle_
repositories { mavenCentral() }
dependencies {
- compile 'org.apache.geode:geode-core:1.1.0'
+ compile 'org.apache.geode:geode-core:1.4.0'
runtime 'org.slf4j:slf4j-log4j12:1.7.24'
}
--
To stop receiving notification emails like this one, please contact
[email protected].