Skip to content

Commit

Permalink
Adapted url for Artifactory (#1010)
Browse files Browse the repository at this point in the history
* Adapted url for Artifactory

Related to openhab/openhab-distro#1256

Signed-off-by: Kai Kreuzer <kai@openhab.org>
  • Loading branch information
kaikreuzer committed Apr 20, 2021
1 parent d9219d7 commit 4286361
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,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>
Expand Down

0 comments on commit 4286361

Please sign in to comment.