Remove http shading (for now)

This commit is contained in:
Rubenlagus 2016-07-21 23:07:27 +02:00
parent 45b63d9ea2
commit d5361d28dd

View File

@ -145,6 +145,7 @@
</execution>
</executions>
</plugin>
<!--
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
@ -173,6 +174,7 @@
</execution>
</executions>
</plugin>
-->
</plugins>
<pluginManagement>
<plugins>