Author: doll
Date: Wed Feb 27 14:55:11 2008
New Revision: 631767

URL: http://svn.apache.org/viewvc?rev=631767&view=rev
Log:
Deleted the version restriction on the yuicompressor. So.. now we are back to 
useless js warnings, but at least the code works. 


Modified:
    incubator/shindig/trunk/java/gadgets/pom.xml

Modified: incubator/shindig/trunk/java/gadgets/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/java/gadgets/pom.xml?rev=631767&r1=631766&r2=631767&view=diff
==============================================================================
--- incubator/shindig/trunk/java/gadgets/pom.xml (original)
+++ incubator/shindig/trunk/java/gadgets/pom.xml Wed Feb 27 14:55:11 2008
@@ -123,7 +123,6 @@
         <!-- <artifactId>maven-javascript-plugin</artifactId> -->
         <groupId>net.sf.alchim</groupId>
         <artifactId>yuicompressor-maven-plugin</artifactId>
-        <version>0.6.2</version>
         <executions>
           <execution>
             <goals>


Reply via email to