fixed Bintray release Maven repo url (#418)
Signed-off-by: Kai Kreuzer <kai@openhab.org>pull/421/head
parent
49be9be62b
commit
4cb79e4fe2
|
@ -104,7 +104,7 @@
|
|||
</snapshots>
|
||||
<id>bintray</id>
|
||||
<name>openHAB SmartHome Repository</name>
|
||||
<url>https://api.bintray.com/maven/openhab/mvn/smarthome</url>
|
||||
<url>https://dl.bintray.com/openhab/mvn/</url>
|
||||
</repository>
|
||||
|
||||
<repository>
|
||||
|
|
Loading…
Reference in New Issue