You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by ja...@gmail.com on 2010/08/03 00:52:33 UTC

Caja version bump (issue1893044)

Reviewers: johnfargo,

Description:
* upgrade to latest
   - there were no api visible changes to shindig

Please review this at http://codereview.appspot.com/1893044/show

Affected files:
   M     pom.xml


Index: pom.xml
===================================================================
--- pom.xml	(revision 981579)
+++ pom.xml	(working copy)
@@ -1412,13 +1412,13 @@
       <dependency>
         <groupId>caja</groupId>
         <artifactId>htmlparser</artifactId>
-       <version>r4135</version>
+       <version>r4209</version>
         <scope>compile</scope>
       </dependency>
        <dependency>
          <groupId>caja</groupId>
          <artifactId>caja</artifactId>
-        <version>r4135</version>
+        <version>r4209</version>
          <scope>compile</scope>
        </dependency>
        <dependency>