Update appveyor.yml

This commit is contained in:
Terence Parr 2016-11-21 14:39:20 -08:00 committed by GitHub
parent 68180117d7
commit d6f95111fc
1 changed files with 1 additions and 1 deletions

View File

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