RoMote: fix 1.0.8 (9)

Maven 3.0.5 requires -f option argument to be a file, not a directory.
This commit is contained in:
relan 2017-12-24 14:33:22 +03:00
parent 2cd278ba9a
commit f6bc9fe119

View file

@ -23,7 +23,7 @@ Build:1.0.8,9
subdir=app
submodules=yes
gradle=yes
prebuild=$$MVN3$$ install -f ../Jaku -Dmaven.test.skip=true
prebuild=$$MVN3$$ install -f ../Jaku/pom.xml -Dmaven.test.skip=true
Auto Update Mode:Version v%v
Update Check Mode:Tags