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

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


The following commit(s) were added to refs/heads/release/1.9.1 by this push:
     new 3d88732  restore -SNAPSHOT that was inadvertently removed
3d88732 is described below

commit 3d887324bc510c10a9a82a49806bdc2a9b525f2e
Author: Owen Nichols <[email protected]>
AuthorDate: Fri Aug 23 10:18:37 2019 -0700

    restore -SNAPSHOT that was inadvertently removed
---
 gradle.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

Reply via email to