mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Change pom profile to elasticsearch-private
Original commit: elastic/x-pack-elasticsearch@c6abc409f5
This commit is contained in:
parent
6d5b2569f1
commit
79c8cd8a30
6
pom.xml
6
pom.xml
@ -310,12 +310,12 @@
|
||||
</build>
|
||||
<profiles>
|
||||
<profile>
|
||||
<id>artifactory-private</id>
|
||||
<id>elasticsearch-private</id>
|
||||
<distributionManagement>
|
||||
<snapshotRepository>
|
||||
<id>snapshots</id>
|
||||
<name>artifactory.elasticsearch.org-snapshots</name>
|
||||
<url>https://artifactory.elasticsearch.org/artifactory/libs-snapshot-local</url>
|
||||
<name>maven.elasticsearch.org-snapshots</name>
|
||||
<url>https://maven.elasticsearch.org/libs-snapshot-local</url>
|
||||
</snapshotRepository>
|
||||
</distributionManagement>
|
||||
</profile>
|
||||
|
Loading…
x
Reference in New Issue
Block a user