From ab4a5c512ec751324424e82ec3ec8ebdea5d4775 Mon Sep 17 00:00:00 2001 From: Oleg Nenashev Date: Wed, 7 Dec 2016 00:02:54 +0100 Subject: [PATCH] Use a SNAPSHOT build version by default --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 0b56dbb..5f4ce68 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ -version: 2.0.{build} +version: '2.0-SNAPSHOT-build{build}' # Do not build on tags (GitHub and BitBucket) skip_tags: true @@ -45,4 +45,4 @@ artifacts: - \ No newline at end of file +