Now that we don't deploy the proxy we don't need the shaded identifier

This commit is contained in:
md_5 2013-03-14 20:28:24 +11:00
parent 5bfab582df
commit 0f30024040

View File

@ -93,7 +93,6 @@
</excludes>
</filter>
</filters>
<finalName>${project.build.finalName}-shaded</finalName>
</configuration>
</plugin>
</plugins>