mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-25 11:45:49 +01:00
Adapted url for Artifactory (#2303)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
parent
6d9fd2283c
commit
6cfa359d33
4
pom.xml
4
pom.xml
@ -52,8 +52,8 @@
|
|||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<repository>
|
<repository>
|
||||||
<id>bintray</id>
|
<id>jfrog-release</id>
|
||||||
<url>${oh.repo.distBaseUrl}/openhab-core/;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