Update fanciful dependency. Fixes #144.
Currently using fanciful from my local maven repo until @mkremins updates his.
This commit is contained in:
parent
0487ca77e5
commit
7e91a90fa2
6
pom.xml
6
pom.xml
@ -108,7 +108,7 @@
|
||||
<dependency>
|
||||
<groupId>mkremins</groupId>
|
||||
<artifactId>fanciful</artifactId>
|
||||
<version>0.2.0-SNAPSHOT</version>
|
||||
<version>0.2.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.code.gson</groupId>
|
||||
@ -134,9 +134,5 @@
|
||||
<id>maven.sk89q.com</id>
|
||||
<url>http://maven.sk89q.com/repo/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>fanciful-mvn-repo</id>
|
||||
<url>https://raw.github.com/mkremins/fanciful/mvn-repo/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
</project>
|
||||
|
Loading…
Reference in New Issue
Block a user