Skip to content

Commit

Permalink
Removed shading
Browse files Browse the repository at this point in the history
  • Loading branch information
BuildTools committed Oct 30, 2022
1 parent 42f76d2 commit 0cbf54e
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,6 @@
</archive>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.2.4</version>
<executions>
<execution>
<phase>package</phase>
<goals>
<goal>shade</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit 0cbf54e

Please sign in to comment.