Added version numbers where missing from Maven 3 compatibility

This commit is contained in:
Gonzalo Bellver
2011-11-24 14:57:28 -03:00
parent d5f88e0004
commit 0ac513ea1e
6 changed files with 11 additions and 0 deletions

View File

@@ -233,6 +233,7 @@
<plugin>
<groupId>net.sf.alchim</groupId>
<artifactId>yuicompressor-maven-plugin</artifactId>
<version>0.7.1</version>
<executions>
<execution>
<phase>generate-resources</phase>