Skip to content

Commit

Permalink
Adapted url for Artifactory (#1587)
Browse files Browse the repository at this point in the history
Related to openhab/openhab-distro#1256

Signed-off-by: Kai Kreuzer <kai@openhab.org>
  • Loading branch information
xiweilej committed Feb 8, 2028
1 parent a6cbcf5 commit 6fca857
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 @@ -30,8 +30,8 @@

<distributionManagement>
<repository>
<id>bintray</id>
<url>https://api.bintray.com/maven/openhab/mvn/org.openhab.binding.zwave/;publish=1</url>
<id>jfrog-release</id>
<url>https://openhab.jfrog.io/openhab/libs-release-local</url>
</repository>
<snapshotRepository>
<id>jfrog</id>
Expand Down

0 comments on commit 6fca857

Please sign in to comment.