You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by li...@apache.org on 2011/08/09 08:12:29 UTC

svn commit: r1155222 - /shindig/trunk/java/gadgets/pom.xml

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>