mirror of https://github.com/apache/nifi.git
NIFI-7326 updated URL to find splunk artifacts (#4188)
Signed-off-by: Andy LoPresto <alopresto@apache.org>
This commit is contained in:
parent
59c756c72b
commit
445efcfde6
|
@ -34,9 +34,9 @@
|
|||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>splunk</id>
|
||||
<name>Splunk Artifactory</name>
|
||||
<url>https://splunk.artifactoryonline.com/splunk/ext-releases-local/</url>
|
||||
<id>splunk-artifactory</id>
|
||||
<name>Splunk Releases</name>
|
||||
<url>https://splunk.jfrog.io/splunk/ext-releases-local</url>
|
||||
<releases>
|
||||
<enabled>true</enabled>
|
||||
</releases>
|
||||
|
|
Loading…
Reference in New Issue