Update Maven repository for Fanciful
This commit is contained in:
parent
a85728cd21
commit
eb93c21fc9
6
pom.xml
6
pom.xml
@ -106,7 +106,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>mkremins</groupId>
|
<groupId>mkremins</groupId>
|
||||||
<artifactId>fanciful</artifactId>
|
<artifactId>fanciful</artifactId>
|
||||||
<version>0.3.2-SNAPSHOT</version>
|
<version>0.3.3-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.dynmap</groupId>
|
<groupId>org.dynmap</groupId>
|
||||||
@ -149,8 +149,8 @@
|
|||||||
<url>http://repo.mikeprimm.com/</url>
|
<url>http://repo.mikeprimm.com/</url>
|
||||||
</repository>
|
</repository>
|
||||||
<repository>
|
<repository>
|
||||||
<id>franga2000-repo</id>
|
<id>stealthyone-snapshots</id>
|
||||||
<url>http://repo.franga2000.com/artifactory/public</url>
|
<url>http://repo.stealthyone.com/content/repositories/snapshots/</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
</project>
|
</project>
|
||||||
|
Loading…
Reference in New Issue
Block a user