mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
add snapshot repo to resolve parent pom
Original commit: elastic/x-pack-elasticsearch@80214bbe81
This commit is contained in:
parent
5758ca3c7b
commit
b66ddbde3f
9
pom.xml
9
pom.xml
@ -226,6 +226,15 @@
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>oss-snapshots</id>
|
||||
<name>Sonatype OSS Snapshots</name>
|
||||
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<profiles>
|
||||
<profile>
|
||||
<id>deploy-internal</id>
|
||||
|
Loading…
x
Reference in New Issue
Block a user