[dna-commits] DNA SVN: r1321 - trunk/dna-search.

dna-commits at lists.jboss.org dna-commits at lists.jboss.org
Mon Nov 16 18:57:05 EST 2009


Author: rhauch
Date: 2009-11-16 18:57:04 -0500 (Mon, 16 Nov 2009)
New Revision: 1321

Modified:
   trunk/dna-search/pom.xml
Log:
DNA-467 Removed dependency that was accidentally added/committed

Modified: trunk/dna-search/pom.xml
===================================================================
--- trunk/dna-search/pom.xml	2009-11-16 23:25:36 UTC (rev 1320)
+++ trunk/dna-search/pom.xml	2009-11-16 23:57:04 UTC (rev 1321)
@@ -91,20 +91,6 @@
       <artifactId>log4j</artifactId>
       <scope>test</scope>
     </dependency>
-    
-    
-    
-    
-    
-    <dependency>
-      <groupId>org.apache.jackrabbit</groupId>
-      <artifactId>jackrabbit-core</artifactId>
-      <version>2.0-beta1</version>
-    </dependency>
-
-
-
-
     <!-- 
     Java Concurrency in Practice annotations
     -->



More information about the dna-commits mailing list