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 2013/06/21 14:47:53 UTC

svn commit: r1495420 - /directory/apacheds/trunk/core-annotations/pom.xml

Author: elecharny
Date: Fri Jun 21 12:47:53 2013
New Revision: 1495420

URL: http://svn.apache.org/r1495420
Log:
commented the mavibot dependencies

Modified:
    directory/apacheds/trunk/core-annotations/pom.xml

Modified: directory/apacheds/trunk/core-annotations/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/core-annotations/pom.xml?rev=1495420&r1=1495419&r2=1495420&view=diff
==============================================================================
--- directory/apacheds/trunk/core-annotations/pom.xml (original)
+++ directory/apacheds/trunk/core-annotations/pom.xml Fri Jun 21 12:47:53 2013
@@ -68,6 +68,18 @@
       <artifactId>apacheds-xdbm-partition</artifactId>
     </dependency>
 
+    <!-- dependency>
+      <groupId>org.apache.labs.mavibot</groupId>
+      <artifactId>apache-mavibot</artifactId>
+      <version>1.0.0-SNAPSHOT</version>
+    </dependency>
+
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>apacheds-mavibot-partition</artifactId>
+      <version>${project.version}</version>
+    </dependency -->
+
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>