You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by di...@apache.org on 2019/08/02 21:26:14 UTC

[geode-examples] branch release/1.10.0 updated: Remove -SNAPSHOT from version

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

dixie pushed a commit to branch release/1.10.0
in repository https://gitbox.apache.org/repos/asf/geode-examples.git


The following commit(s) were added to refs/heads/release/1.10.0 by this push:
     new ea57d00  Remove -SNAPSHOT from version
ea57d00 is described below

commit ea57d00e13235fc545212ab89dea1d11c8989d18
Author: Dick Cavender <dc...@pivotal.io>
AuthorDate: Fri Aug 2 14:25:46 2019 -0700

    Remove -SNAPSHOT from version
---
 gradle.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 4bbd66b..e8de5e2 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.11.0-SNAPSHOT
-geodeVersion = 1.11.0-SNAPSHOT
+version = 1.11.0
+geodeVersion = 1.11.0
 
 # release properties, set these on the command line to validate against
 # a release candidate