update web-compressor plugin to 1.4

This commit is contained in:
Sebastian Sdorra
2013-02-11 16:02:45 +01:00
parent c347b407c4
commit ab00755f66
2 changed files with 2 additions and 2 deletions

View File

@@ -82,7 +82,7 @@
<plugin>
<groupId>sonia.maven</groupId>
<artifactId>web-compressor</artifactId>
<version>1.3</version>
<version>1.4</version>
<executions>
<execution>
<phase>compile</phase>

View File

@@ -506,7 +506,7 @@
<plugin>
<groupId>sonia.maven</groupId>
<artifactId>web-compressor</artifactId>
<version>1.3</version>
<version>1.4</version>
<executions>
<execution>
<phase>prepare-package</phase>