update web-compressor to version 1.2

This commit is contained in:
Sebastian Sdorra
2012-02-04 16:12:01 +01:00
parent ea078a0650
commit 678e2edc68
2 changed files with 2 additions and 2 deletions

View File

@@ -80,7 +80,7 @@
<plugin>
<groupId>sonia.maven</groupId>
<artifactId>web-compressor</artifactId>
<version>1.1</version>
<version>1.2</version>
<executions>
<execution>
<phase>compile</phase>

View File

@@ -372,7 +372,7 @@
<plugin>
<groupId>sonia.maven</groupId>
<artifactId>web-compressor</artifactId>
<version>1.1</version>
<version>1.2</version>
<executions>
<execution>
<phase>prepare-package</phase>