Skip to content

Commit

Permalink
Changed maven repository url
Browse files Browse the repository at this point in the history
  • Loading branch information
Renze de Vries committed Dec 8, 2014
1 parent 78ef472 commit 9d3e702
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@

<repositories>
<repository>
<id>project.local</id>
<name>project</name>
<url>file:${project.basedir}/repo</url>
<id>serial.repo</id>
<name>serial</name>
<url>https://raw.githubusercontent.com/oberasoftware/zwave/master/repo/</url>
</repository>
</repositories>

Expand Down

0 comments on commit 9d3e702

Please sign in to comment.