Skip to content

Commit

Permalink
DON'T MERGE: just for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mbien committed Dec 13, 2023
1 parent a409a27 commit 1c53e60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nbbuild/binaries-default-properties.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@
<project name="binaries-default-properties" default="netbeans" basedir=".">
<property name="binaries.cache" location="${user.home}/.hgexternalcache"/>
<property name="binaries.server" value="https://netbeans.osuosl.org/binaries/"/>
<property name="binaries.repos" value="https://repo.maven.apache.org/maven2/"/>
<!-- space separated list; add temp staging repos here when testing -->
<property name="binaries.repos" value="https://repo.maven.apache.org/maven2/ https://repository.apache.org/content/repositories/maven-2045/"/>
</project>

0 comments on commit 1c53e60

Please sign in to comment.