You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2013/08/04 16:42:05 UTC

svn commit: r1510192 - in /directory/trunks: ./ pom.xml

Author: seelmann
Date: Sun Aug  4 14:42:05 2013
New Revision: 1510192

URL: http://svn.apache.org/r1510192
Log:
Add mavibot to trunks (svn:externals and aggregator pom)

Modified:
    directory/trunks/   (props changed)
    directory/trunks/pom.xml

Propchange: directory/trunks/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Sun Aug  4 14:42:05 2013
@@ -8,3 +8,4 @@ junit-addons https://svn.apache.org/repo
 apacheds-manuals https://svn.apache.org/repos/asf/directory/documentation/apacheds-manuals/trunk
 ldap-api-manuals https://svn.apache.org/repos/asf/directory/documentation/ldap-api-manuals/trunk
 jdbm https://svn.apache.org/repos/asf/directory/jdbm/trunk
+mavibot https://svn.apache.org/repos/asf/directory/mavibot/trunk

Modified: directory/trunks/pom.xml
URL: http://svn.apache.org/viewvc/directory/trunks/pom.xml?rev=1510192&r1=1510191&r2=1510192&view=diff
==============================================================================
--- directory/trunks/pom.xml (original)
+++ directory/trunks/pom.xml Sun Aug  4 14:42:05 2013
@@ -33,6 +33,7 @@
     <module>junit-addons</module>
     <module>shared</module>
     <module>jdbm</module>
+    <module>mavibot</module>
     <module>apacheds</module>
     <module>studio</module>
     <!--module>apacheds-manuals</module-->