2
0
Fork 0
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:
Geert Bevin 2023-08-10 23:43:09 -04:00
parent 2ed5b4b388
commit 39f1456d12

View file

@ -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}