diff --git a/plugins/pom.xml b/plugins/pom.xml index e91bbca70c..755436a838 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -57,4 +57,33 @@ + + + release + + + + + sonia.maven + web-compressor + 1.0-SNAPSHOT + + + compile + + compress-directory + + + + + true + ${project.build.directory}/classes + + + + + + + + \ No newline at end of file