Update BoardGameGeek to 4.8.3 (40)

This commit is contained in:
Boris Kraut 2014-12-19 21:19:29 +01:00
parent f040a65b9f
commit 17119b747a

View file

@ -72,11 +72,17 @@ Build:4.8.2,39
prebuild=sed -i 's@\\@/@g' project.properties && \
echo -e 'java.source=1.7\njava.target=1.7' > ant.properties
Build:4.8.3,40
commit=4.8.3
subdir=BoardGameGeek
prebuild=sed -i 's@\\@/@g' project.properties && \
echo -e 'java.source=1.7\njava.target=1.7' > ant.properties
Maintainer Notes:
Verify jar files when changed. Verified gson and simple-xml against upsream
and the rest against maven central. Version 4.8.
No changes for 4.8.1.
No changes for 4.8.1, 4.8.2 and 4.8.3.
.
Auto Update Mode:None