2
0

Try to fix releasing just masterpassword-android.

This commit is contained in:
Maarten Billemont 2015-04-18 16:01:40 -04:00
parent 6bd2d70270
commit 3e30087856

View File

@ -44,7 +44,7 @@
<allowTimestampedSnapshots>true</allowTimestampedSnapshots> <allowTimestampedSnapshots>true</allowTimestampedSnapshots>
<autoVersionSubmodules>true</autoVersionSubmodules> <autoVersionSubmodules>true</autoVersionSubmodules>
<developmentVersion>GIT-SNAPSHOT</developmentVersion> <developmentVersion>GIT-SNAPSHOT</developmentVersion>
<localCheckout>true</localCheckout> <localCheckout>false</localCheckout>
<preparationGoals>clean install</preparationGoals> <preparationGoals>clean install</preparationGoals>
<updateBranchVersions>true</updateBranchVersions> <updateBranchVersions>true</updateBranchVersions>
<updateWorkingCopyVersions>false</updateWorkingCopyVersions> <updateWorkingCopyVersions>false</updateWorkingCopyVersions>