Update Testnet3 to 4.27-test (217)

This commit is contained in:
Boris Kraut 2015-05-01 14:27:50 +02:00
parent 0d2e6f0055
commit 9f397b74bd
1 changed files with 7 additions and 0 deletions

View File

@ -293,6 +293,13 @@ Build:4.25-test,215
srclibs=BitcoinJWallet@v0.12.3
build=$$MVN3$$ clean install -Denforcer.skip=true -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.27-test,217
commit=v4.27
subdir=wallet
maven=yes@..
srclibs=BitcoinJWallet@v0.12.3
build=$$MVN3$$ clean install -Denforcer.skip=true -DskipTests -f $$BitcoinJWallet$$/pom.xml
Maintainer Notes:
Do other wallet app first: can use tags here because security is less important.
Don't forget the version name though!