NIFI-8623 Changed repositories from conjars.org to public.nexus.pentaho.org

Signed-off-by: Matthew Burgess <mattyb149@apache.org>

This closes #5091
This commit is contained in:
exceptionfactory 2021-05-20 20:05:51 -05:00 committed by Matthew Burgess
parent 48b75c15aa
commit 4888eaf62d
No known key found for this signature in database
GPG Key ID: 05D3DEB8126DAD24
1 changed files with 3 additions and 3 deletions

View File

@ -58,10 +58,10 @@
</properties>
<repositories>
<!-- HTTP Repository for pentaho-aggdesigner-algorithm 5.1.5-jhyde required by calcite-1.2.0-incubating -->
<!-- HTTPS Repository for pentaho-aggdesigner-algorithm 5.1.5-jhyde required by calcite-1.2.0-incubating -->
<repository>
<id>conjars</id>
<url>https://conjars.org/repo</url>
<id>pentaho</id>
<url>https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release</url>
</repository>
</repositories>