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:32 UTC

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

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.