Update pom.xml

Updated Libs Disguise version
This commit is contained in:
Ryan 2017-04-19 18:29:47 +01:00 committed by GitHub
parent 0bb5265b77
commit f3130f5cfc

12
pom.xml
View file

@ -123,11 +123,11 @@
</dependency>
<dependency>
<groupId>com.github.TotalFreedom</groupId>
<artifactId>TF-LibsDisguises</artifactId>
<version>913a577436</version>
<scope>provided</scope>
</dependency>
<groupId>com.github.TotalFreedom</groupId>
<artifactId>TF-LibsDisguises</artifactId>
<version>913a577436</version>
<scope>provided</scope>
</dependency>
</dependencies>
<build>
@ -288,4 +288,4 @@
</plugin>
</plugins>
</reporting>
</project>
</project>