Update Testnet3 to 4.25-test (215)
This commit is contained in:
parent
9303dc263e
commit
d8674c16e3
|
@ -286,6 +286,13 @@ Build:4.24-test,214
|
||||||
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.25-test,215
|
||||||
|
commit=v4.25
|
||||||
|
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!
|
||||||
|
|
Loading…
Reference in a new issue