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:54:01 UTC

svn commit: r1206750 - /incubator/droids/trunk/droids-solr/pom.xml

Author: rfrovarp
Date: Sun Nov 27 15:54:00 2011
New Revision: 1206750

URL: http://svn.apache.org/viewvc?rev=1206750&view=rev
Log:
Remove version, use managed version.

Modified:
    incubator/droids/trunk/droids-solr/pom.xml

Modified: incubator/droids/trunk/droids-solr/pom.xml
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/droids-solr/pom.xml?rev=1206750&r1=1206749&r2=1206750&view=diff
==============================================================================
--- incubator/droids/trunk/droids-solr/pom.xml (original)
+++ incubator/droids/trunk/droids-solr/pom.xml Sun Nov 27 15:54:00 2011
@@ -64,7 +64,6 @@
     <dependency>
     	<groupId>net.sourceforge.nekohtml</groupId>
     	<artifactId>nekohtml</artifactId>
-    	<version>1.9.15</version>
     </dependency>
   </dependencies>