Fix fanciful-mvn-repo url

This commit is contained in:
Techcable 2014-11-19 11:03:17 -07:00
parent edfe465ad5
commit f1dcb35da6
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@
</repository>
<repository>
<id>fanciful-mvn-repo</id>
<url>https://github.com/mkremins/fanciful/mvn-repo/</url>
<url>https://raw.github.com/mkremins/fanciful/mvn-repo/</url>
</repository>
</repositories>
</project>