Merge pull request #118 from rubenlagus/dev

Remove http shading (for now)
This commit is contained in:
Ruben Bermudez 2016-07-21 23:08:21 +02:00 committed by GitHub
commit c7042f2f1c

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>