mirror of https://github.com/apache/nifi.git
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:
parent
48b75c15aa
commit
4888eaf62d
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue