mirror of
https://github.com/PaperMC/Paper.git
synced 2025-03-20 22:18:58 +01:00
Revert "Update Maven shade version to align with CraftBukkit"
This reverts commit bedf247d1b
.
By: md_5 <git@md-5.net>
This commit is contained in:
parent
bedf247d1b
commit
3eb7bf9ba9
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-shade-plugin</artifactId>
|
||||
<version>3.4.1</version>
|
||||
<version>3.2.4</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>package</phase>
|
||||
|
|
Loading…
Add table
Reference in a new issue