Update pom.xml

This commit is contained in:
Brianna O'Keefe 2019-01-22 22:30:48 +00:00
parent cc7a4d365d
commit 97212efb63

View File

@ -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>