Update Testnet3 to 4.13-test (203)
This commit is contained in:
parent
4ecd435872
commit
735b5336c4
|
@ -209,6 +209,13 @@ Build:4.12-test,202
|
||||||
srclibs=BitcoinJWallet@v0.12.2
|
srclibs=BitcoinJWallet@v0.12.2
|
||||||
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||||
|
|
||||||
|
Build:4.13-test,203
|
||||||
|
commit=v4.13
|
||||||
|
subdir=wallet
|
||||||
|
maven=yes@..
|
||||||
|
srclibs=BitcoinJWallet@v0.12.2
|
||||||
|
build=$$MVN3$$ clean install -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