mirror of
https://github.com/rife2/bld
synced 2025-12-20 16:48:38 +01:00
Wrapper fix to the default bld properties repositories
This commit is contained in:
parent
2ed5b4b388
commit
39f1456d12
|
|
@ -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…
Reference in a new issue