Adapted url for Artifactory (#1010)

* Adapted url for Artifactory

Related to https://github.com/openhab/openhab-distro/issues/1256

Signed-off-by: Kai Kreuzer <kai@openhab.org>
pull/1014/head
Kai Kreuzer 2021-04-20 21:33:46 +02:00 committed by GitHub
parent b2684507d7
commit ab99bf7c2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -50,8 +50,8 @@
<distributionManagement>
<repository>
<id>bintray</id>
<url>${oh.repo.distBaseUrl}/openhab-addons/;publish=1</url>
<id>jfrog-release</id>
<url>${oh.repo.distBaseUrl}/libs-release-local</url>
</repository>
<snapshotRepository>
<id>jfrog</id>