update web-compressor plugin to version 1.3

This commit is contained in:
Sebastian Sdorra
2012-10-01 15:39:52 +02:00
parent 272259c9fc
commit d8b5569e40
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.2</version>
<version>1.3</version>
<executions>
<execution>
<phase>compile</phase>

View File

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