Author: simonetripodi
Date: Wed Feb 15 20:35:41 2012
New Revision: 1244694

URL: http://svn.apache.org/viewvc?rev=1244694&view=rev
Log:
junit is a managed dependency

Modified:
    incubator/directmemory/trunk/integrations/solr/pom.xml

Modified: incubator/directmemory/trunk/integrations/solr/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/directmemory/trunk/integrations/solr/pom.xml?rev=1244694&r1=1244693&r2=1244694&view=diff
==============================================================================
--- incubator/directmemory/trunk/integrations/solr/pom.xml (original)
+++ incubator/directmemory/trunk/integrations/solr/pom.xml Wed Feb 15 20:35:41 
2012
@@ -83,7 +83,6 @@ under the License.
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.10</version>
       <scope>test</scope>
     </dependency>
 


Reply via email to