Update pom.xml

This commit is contained in:
Brianna O'Keefe 2018-11-19 07:11:21 +00:00
parent afde66acf3
commit bfb3d6123c
1 changed files with 2 additions and 2 deletions

View File

@ -21,9 +21,9 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.massivecraft.factions</groupId>
<groupId>com.massivecraft</groupId>
<artifactId>FactionsUUID</artifactId>
<version>1.6.9.5-U0.1.21</version>
<version>LATEST</version>
<scope>provided</scope>
</dependency>
</dependencies>