Skip to content

Commit

Permalink
fixed release online repo url
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Kreuzer <kai@openhab.org>
  • Loading branch information
kaikreuzer committed Jan 12, 2020
1 parent fbff292 commit d58c630
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 @@ -180,7 +180,7 @@
</activation>
<properties>
<build.number>Release Build</build.number>
<online.repo>https://dl.bintray.com/openhab/mvn</online.repo>
<online.repo>https://openhab.jfrog.io/openhab/libs-release</online.repo>
<pax.url.suffix/>
</properties>
</profile>
Expand Down

0 comments on commit d58c630

Please sign in to comment.