You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2006/02/07 19:38:53 UTC

svn commit: r375658 - /directory/trunks/pom.xml

Author: akarasulu
Date: Tue Feb  7 10:38:52 2006
New Revision: 375658

URL: http://svn.apache.org/viewcvs?rev=375658&view=rev
Log:
change name of top level build

Modified:
    directory/trunks/pom.xml

Modified: directory/trunks/pom.xml
URL: http://svn.apache.org/viewcvs/directory/trunks/pom.xml?rev=375658&r1=375657&r2=375658&view=diff
==============================================================================
--- directory/trunks/pom.xml (original)
+++ directory/trunks/pom.xml Tue Feb  7 10:38:52 2006
@@ -4,7 +4,7 @@
   <groupId>org.apache.directory</groupId>
   <version>1.0-SNAPSHOT</version>
   <artifactId>build</artifactId>
-  <name>build</name>
+  <name>Apache Directory Build</name>
   <packaging>pom</packaging>
   <modules>
     <module>asn1</module>