mirror of
https://github.com/TotalFreedomMC/TF-LibsDisguises.git
synced 2024-11-11 01:17:16 +00:00
Update build plugin to try fix jenkins build error
This commit is contained in:
parent
d10927f52b
commit
a704f5e51c
1 changed files with 6 additions and 0 deletions
6
pom.xml
6
pom.xml
|
@ -25,6 +25,12 @@
|
|||
</includes>
|
||||
</resource>
|
||||
</resources>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<version>3.0.0-M1</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue