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

dbarnes pushed a commit to branch support/1.13
in repository https://gitbox.apache.org/repos/asf/geode-examples.git


The following commit(s) were added to refs/heads/support/1.13 by this push:
     new ffaf4a5  Bumping version to 1.13.1-build.0
ffaf4a5 is described below

commit ffaf4a5fc091806d5dce39bfe87c67a80ab1159c
Author: Dave Barnes <[email protected]>
AuthorDate: Thu Sep 10 11:47:03 2020 -0700

    Bumping version to 1.13.1-build.0
---
 gradle.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 8807d2e..d6f1aa0 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.13.1-SNAPSHOT
-geodeVersion = 1.13.1-SNAPSHOT
+version = 1.13.1-build.0
+geodeVersion = 1.13.+
 
 # release properties, set these on the command line to validate against
 # a release candidate

Reply via email to