You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by aw...@apache.org on 2009/04/20 22:22:14 UTC

svn commit: r766853 - /incubator/shindig/trunk/pom.xml

Author: awiner
Date: Mon Apr 20 20:22:14 2009
New Revision: 766853

URL: http://svn.apache.org/viewvc?rev=766853&view=rev
Log:
Bump Neko dependency up to its latest (1.9.11)

Modified:
    incubator/shindig/trunk/pom.xml

Modified: incubator/shindig/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/trunk/pom.xml?rev=766853&r1=766852&r2=766853&view=diff
==============================================================================
--- incubator/shindig/trunk/pom.xml (original)
+++ incubator/shindig/trunk/pom.xml Mon Apr 20 20:22:14 2009
@@ -1400,7 +1400,7 @@
       <dependency>
         <groupId>net.sourceforge.nekohtml</groupId>
         <artifactId>nekohtml</artifactId>
-        <version>1.9.9</version>
+        <version>1.9.11</version>
       </dependency>
       <dependency>
         <groupId>xerces</groupId>