You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by nn...@apache.org on 2018/05/23 01:38:31 UTC

[geode-examples] branch release/1.7.0 created (now 4b10a7f)

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

nnag pushed a change to branch release/1.7.0
in repository https://gitbox.apache.org/repos/asf/geode-examples.git.


      at 4b10a7f  Removing SNAPSHOT from version for release prep for 1.7.0

This branch includes the following new commits:

     new 4b10a7f  Removing SNAPSHOT from version for release prep for 1.7.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
nnag@apache.org.

[geode-examples] 01/01: Removing SNAPSHOT from version for release prep for 1.7.0

Posted by nn...@apache.org.
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 4b10a7f6823b993c17b13840d6f1e9a9dde524d6
Author: nabarun <na...@cs.wisc.edu>
AuthorDate: Tue May 22 18:37:10 2018 -0700

    Removing SNAPSHOT from version for release prep for 1.7.0
---
 gradle.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 15aeb54..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.7.0-SNAPSHOT
-geodeVersion = 1.7.0-SNAPSHOT
+version = 1.7.0
+geodeVersion = 1.7.0
 
 # release properties, set these on the command line to validate against
 # a release candidate

-- 
To stop receiving notification emails like this one, please contact
nnag@apache.org.