Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Commit

Permalink
Merge pull request #3873 from dvanherbergen/urlfix
Browse files Browse the repository at this point in the history
Update openhab-deps-repo url to new location
  • Loading branch information
kaikreuzer committed Jan 22, 2016
2 parents 9085a05 + 70dd3e5 commit 93f855d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
<!-- openHAB dependencies p2 repository -->
<repository>
<id>p2-openhab-deps-repo</id>
<url>http://repository-openhab.forge.cloudbees.com/release/openhab-deps-repo/${ohdr.version}</url>
<url>https://dl.bintray.com/openhab/p2/openhab-deps-repo/${ohdr.version}</url>
<layout>p2</layout>
</repository>

Expand Down

0 comments on commit 93f855d

Please sign in to comment.