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