You are viewing a plain text version of this content. The canonical link for it is here.
Posted to droids-commits@incubator.apache.org by rf...@apache.org on 2011/11/27 15:52:53 UTC

svn commit: r1206749 - /incubator/droids/trunk/pom.xml

Author: rfrovarp
Date: Sun Nov 27 15:52:53 2011
New Revision: 1206749

URL: http://svn.apache.org/viewvc?rev=1206749&view=rev
Log:
Use newest version of Neko

Modified:
    incubator/droids/trunk/pom.xml

Modified: incubator/droids/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/pom.xml?rev=1206749&r1=1206748&r2=1206749&view=diff
==============================================================================
--- incubator/droids/trunk/pom.xml (original)
+++ incubator/droids/trunk/pom.xml Sun Nov 27 15:52:53 2011
@@ -78,7 +78,7 @@
     <commons-logging.version>1.1.1</commons-logging.version>
     <commons-io.version>1.4</commons-io.version>
     <httpclient.version>4.0.1</httpclient.version>
-    <nekohtml.version>1.9.14</nekohtml.version>
+    <nekohtml.version>1.9.15</nekohtml.version>
     <log4j.version>1.2.14</log4j.version>
     <spring-conf.version>2.0.0</spring-conf.version>
     <junit.version>4.5</junit.version>