This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch release/1.7.0 in repository https://gitbox.apache.org/repos/asf/geode-examples.git
commit 9dca29c7c10fa8d44abc893271420476cfc0808f Author: nabarun <[email protected]> AuthorDate: Fri Sep 14 00:10:47 2018 -0700 Version numbers updated to 1.7.0 --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index d2b8f30..2651f62 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.7.0 +geodeVersion = 1.7.0 # release properties, set these on the command line to validate against # a release candidate
