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 fa60100  Set versions correctly to 1.10.0
fa60100 is described below

commit fa60100244cec60254c04fa2e72f489dee1a9ce1
Author: Dick Cavender <[email protected]>
AuthorDate: Fri Aug 23 16:11:43 2019 -0700

    Set versions correctly to 1.10.0
---
 gradle.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

Reply via email to