Author: lindner
Date: Fri Oct 18 02:25:13 2013
New Revision: 1533313

URL: http://svn.apache.org/r1533313
Log:
Bump the closure compiler to the latest version - v20131014

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=1533313&r1=1533312&r2=1533313&view=diff
==============================================================================
--- shindig/trunk/java/gadgets/pom.xml (original)
+++ shindig/trunk/java/gadgets/pom.xml Fri Oct 18 02:25:13 2013
@@ -238,7 +238,7 @@
     <dependency>
       <groupId>com.google.javascript</groupId>
       <artifactId>closure-compiler</artifactId>
-      <version>v20130227</version>
+      <version>v20131014</version>
     </dependency>
 
     <!-- test -->


Reply via email to