mirror of
https://github.com/TotalFreedomMC/TotalFreedomMod.git
synced 2025-07-31 01:42:41 +00:00
Set Maven Shade version to 3.3.0
This commit is contained in:
parent
951f3c91d9
commit
c913b7ae74
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -408,7 +408,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-shade-plugin</artifactId>
|
||||
<version>3.3.1-SNAPSHOT</version>
|
||||
<version>3.3.0</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>package</phase>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue