Skip to content

Commit

Permalink
Fixed download location of bld's own wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
gbevin committed Jul 13, 2024
1 parent 30f456e commit 23d9e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bld/bld-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
bld.downloadExtensionJavadoc=false
bld.downloadExtensionSources=true
bld.downloadLocation=file:/Users/gbevin/.m2/repository/com/uwyn/rife2/bld/2.0.0-SNAPSHOT
bld.downloadLocation=
bld.extension-antlr=com.uwyn.rife2:bld-antlr4:1.2.8
bld.extension-archive=com.uwyn.rife2:bld-archive:0.4.8
bld.extension-tests=com.uwyn.rife2:bld-tests-badge:1.4.8
Expand Down

0 comments on commit 23d9e26

Please sign in to comment.