Update AppVeyor version number to 4.7.1-SNAPSHOT.

This commit is contained in:
Ewan Mellor 2017-10-12 16:49:03 -07:00
parent afeb2e9b88
commit 0097838b8a
No known key found for this signature in database
GPG Key ID: 7CE1C6BC9EC8645D
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