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 2007/05/29 15:33:52 UTC

svn commit: r542507 - /directory/project/trunk/pom.xml

Author: akarasulu
Date: Tue May 29 06:33:51 2007
New Revision: 542507

URL: http://svn.apache.org/viewvc?view=rev&rev=542507
Log:
further refinement

Modified:
    directory/project/trunk/pom.xml

Modified: directory/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?view=diff&rev=542507&r1=542506&r2=542507
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Tue May 29 06:33:51 2007
@@ -8,10 +8,10 @@
     <version>4</version>
   </parent>
 
-  <groupId>org.apache.directory</groupId>
+  <groupId>org.apache.directory.project</groupId>
   <version>7</version>
-  <artifactId>build</artifactId>
-  <name>Apache Directory Build</name>
+  <artifactId>project</artifactId>
+  <name>Apache Directory Project</name>
   <inceptionYear>2003</inceptionYear>
   <packaging>pom</packaging>