Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 99bccaf

Browse files
authored
build: Add Splunk repository to repositories for Maven FP automation (#7344)
2 parents dea4327 + 9fad312 commit 99bccaf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/files/maven-pom.middle

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@
4949
<name>gradle</name>
5050
<url>https://plugins.gradle.org/m2/</url>
5151
</repository>
52+
<repository>
53+
<id>splunk-artifactory</id>
54+
<name>Splunk Releases</name>
55+
<url>https://splunk.jfrog.io/splunk/ext-releases-local</url>
56+
</repository>
5257
<repository>
5358
<id>vaadin-addon</id>
5459
<name>vaadin addons</name>

0 commit comments

Comments
 (0)