Skip to content

Commit

Permalink
Merge pull request openhab#638 from dvanherbergen/master
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 14771f9 + 6302df8 commit 268ea27
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 @@ -381,7 +381,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 268ea27

Please sign in to comment.