mirror of
https://github.com/ethauvin/bld.git
synced 2025-04-26 08:37:11 -07:00
Wrapper fix to the default bld properties repositories
This commit is contained in:
parent
2ed5b4b388
commit
39f1456d12
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ public class Wrapper {
|
||||||
bld.downloadExtensionJavadoc=false
|
bld.downloadExtensionJavadoc=false
|
||||||
bld.downloadExtensionSources=true
|
bld.downloadExtensionSources=true
|
||||||
bld.extensions=
|
bld.extensions=
|
||||||
bld.repositories=MAVEN_CENTRAL,RIFE2
|
bld.repositories=MAVEN_CENTRAL,RIFE2_RELEASES
|
||||||
bld.downloadLocation=
|
bld.downloadLocation=
|
||||||
bld.sourceDirectories=
|
bld.sourceDirectories=
|
||||||
bld.version=${version}
|
bld.version=${version}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue