Skip to content

Commit

Permalink
build: Add Splunk repository to repositories for Maven FP automation (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
aikebah authored Jan 22, 2025
2 parents dea4327 + 9fad312 commit 99bccaf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/files/maven-pom.middle
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@
<name>gradle</name>
<url>https://plugins.gradle.org/m2/</url>
</repository>
<repository>
<id>splunk-artifactory</id>
<name>Splunk Releases</name>
<url>https://splunk.jfrog.io/splunk/ext-releases-local</url>
</repository>
<repository>
<id>vaadin-addon</id>
<name>vaadin addons</name>
Expand Down

0 comments on commit 99bccaf

Please sign in to comment.