Update Testnet3 to 4.23-test (213)
This commit is contained in:
parent
714b12da83
commit
64ec448ab9
|
@ -272,6 +272,13 @@ Build:4.22-test,212
|
|||
srclibs=BitcoinJWallet@v0.12.3
|
||||
build=$$MVN3$$ clean install -Denforcer.skip=true -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||
|
||||
Build:4.23-test,213
|
||||
commit=v4.23
|
||||
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