NIFI-7326 updated URL to find splunk artifacts (#4188)

Signed-off-by: Andy LoPresto <alopresto@apache.org>
This commit is contained in:
Joe Witt 2020-04-06 23:36:56 -04:00 committed by GitHub
parent 59c756c72b
commit 445efcfde6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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>