mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
Adapted url for Artifactory (#10548)
* Adapted url for Artifactory Related to https://github.com/openhab/openhab-distro/issues/1256 Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
parent
1368b13500
commit
a54f4be094
4
pom.xml
4
pom.xml
@ -51,8 +51,8 @@
|
|||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<repository>
|
<repository>
|
||||||
<id>bintray</id>
|
<id>jfrog-release</id>
|
||||||
<url>${oh.repo.distBaseUrl}/openhab-addons/;publish=1</url>
|
<url>${oh.repo.distBaseUrl}/libs-release-local</url>
|
||||||
</repository>
|
</repository>
|
||||||
<snapshotRepository>
|
<snapshotRepository>
|
||||||
<id>jfrog</id>
|
<id>jfrog</id>
|
||||||
|
Loading…
Reference in New Issue
Block a user