Update Testnet3 to 4.30-test (220)

This commit is contained in:
Boris Kraut 2015-05-24 15:40:51 +02:00
parent 43b3b95f41
commit e9b1fe8338

View file

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