Update Testnet3 to 4.22-test (212)
This commit is contained in:
parent
7daa834151
commit
286b811e52
|
@ -265,6 +265,13 @@ Build:4.21-test,211
|
|||
srclibs=BitcoinJWallet@v0.12.2
|
||||
build=$$MVN3$$ clean install -Denforcer.skip=true -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||
|
||||
Build:4.22-test,212
|
||||
commit=v4.22
|
||||
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!
|
||||
|
|
Loading…
Reference in a new issue