You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ka...@apache.org on 2009/05/17 09:52:38 UTC

svn commit: r775594 - /directory/apacheds/trunk/pom.xml

Author: kayyagari
Date: Sun May 17 07:52:37 2009
New Revision: 775594

URL: http://svn.apache.org/viewvc?rev=775594&view=rev
Log:
removed the core-splay module(it was moved to my sandbox)

Modified:
    directory/apacheds/trunk/pom.xml

Modified: directory/apacheds/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/pom.xml?rev=775594&r1=775593&r2=775594&view=diff
==============================================================================
--- directory/apacheds/trunk/pom.xml (original)
+++ directory/apacheds/trunk/pom.xml Sun May 17 07:52:37 2009
@@ -352,7 +352,6 @@
     <module>core-unit</module>
     <module>core-integ</module>
     <module>core-entry</module>
-    <module>core-splay</module>
     <module>core-avl</module>
     <module>protocol-shared</module>
     <module>protocol-ntp</module>