You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2012/04/26 12:12:46 UTC

svn commit: r1330746 - /directory/apacheds/branches/index-work/jdbm-partition/pom.xml

Author: elecharny
Date: Thu Apr 26 10:12:46 2012
New Revision: 1330746

URL: http://svn.apache.org/viewvc?rev=1330746&view=rev
Log:
Uses JDBM2

Modified:
    directory/apacheds/branches/index-work/jdbm-partition/pom.xml

Modified: directory/apacheds/branches/index-work/jdbm-partition/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/index-work/jdbm-partition/pom.xml?rev=1330746&r1=1330745&r2=1330746&view=diff
==============================================================================
--- directory/apacheds/branches/index-work/jdbm-partition/pom.xml (original)
+++ directory/apacheds/branches/index-work/jdbm-partition/pom.xml Thu Apr 26 10:12:46 2012
@@ -57,7 +57,7 @@
     
     <dependency>
       <groupId>org.apache.directory.jdbm</groupId>
-      <artifactId>apacheds-jdbm</artifactId>
+      <artifactId>apacheds-jdbm2</artifactId>
       <type>bundle</type>
     </dependency>