Merge pull request #2055 from ewanmellor/appveyor-version-4.7.1

Update AppVeyor version number to 4.7.1-SNAPSHOT.
This commit is contained in:
Terence Parr 2017-10-21 09:20:56 -07:00 committed by GitHub
commit daecc851d6
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
version: '4.6-SNAPSHOT+AppVeyor.{build}'
version: '4.7.1-SNAPSHOT+AppVeyor.{build}'
os: Windows Server 2012
build_script:
- mvn -DskipTests install -q --batch-mode