Update BoardGameGeek to 4.8.1 (38)

This commit is contained in:
Boris Kraut 2014-09-05 12:00:16 +02:00
parent 9fbecd83a6
commit 2362aa7c7b
1 changed files with 8 additions and 0 deletions

View File

@ -60,9 +60,17 @@ Build:4.8,37
prebuild=sed -i 's@\\@/@g' project.properties && \
echo -e 'java.source=1.7\njava.target=1.7' > ant.properties
Build:4.8.1,38
commit=4.8.1
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.
.
Auto Update Mode:None