mirror of
https://github.com/ethauvin/bld.git
synced 2025-04-25 16:27: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.downloadExtensionSources=true
|
||||
bld.extensions=
|
||||
bld.repositories=MAVEN_CENTRAL,RIFE2
|
||||
bld.repositories=MAVEN_CENTRAL,RIFE2_RELEASES
|
||||
bld.downloadLocation=
|
||||
bld.sourceDirectories=
|
||||
bld.version=${version}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue