Author: lindner
Date: Tue Aug  9 06:12:28 2011
New Revision: 1155222

URL: http://svn.apache.org/viewvc?rev=1155222&view=rev
Log:
bump closure compiler version

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

Modified: shindig/trunk/java/gadgets/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/trunk/java/gadgets/pom.xml?rev=1155222&r1=1155221&r2=1155222&view=diff
==============================================================================
--- shindig/trunk/java/gadgets/pom.xml (original)
+++ shindig/trunk/java/gadgets/pom.xml Tue Aug  9 06:12:28 2011
@@ -84,7 +84,7 @@
         <dependency>
           <groupId>com.google.javascript</groupId>
           <artifactId>closure-compiler</artifactId>
-          <version>r1043</version>
+          <version>r1314</version>
         </dependency>
       </dependencies>
 


Reply via email to