mirror of
https://github.com/songoda/EpicFurnaces.git
synced 2024-11-30 22:03:22 +01:00
Update pom.xml
This commit is contained in:
parent
cc7a4d365d
commit
97212efb63
@ -63,10 +63,6 @@
|
||||
<id>maven.sainttx.com</id>
|
||||
<url>http://maven.sainttx.com/nexus/content/groups/public/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>filoghost-repo</id>
|
||||
<url>https://ci.filoghost.me/instance/repository/everything/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<dependencies>
|
||||
@ -86,9 +82,9 @@
|
||||
|
||||
<dependency>
|
||||
<groupId>com.gmail.filoghost.holographicdisplays</groupId>
|
||||
<artifactId>holographicdisplays-api</artifactId>
|
||||
<artifactId>holographicdisplays</artifactId>
|
||||
<version>2.3.3-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
<scope>LATEST</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user