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 2010/07/22 09:41:13 UTC

svn commit: r966529 - /directory/apacheds/trunk/server-config/pom.xml

Author: elecharny
Date: Thu Jul 22 07:41:12 2010
New Revision: 966529

URL: http://svn.apache.org/viewvc?rev=966529&view=rev
Log:
renamed to server-config

Modified:
    directory/apacheds/trunk/server-config/pom.xml

Modified: directory/apacheds/trunk/server-config/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/server-config/pom.xml?rev=966529&r1=966528&r2=966529&view=diff
==============================================================================
--- directory/apacheds/trunk/server-config/pom.xml (original)
+++ directory/apacheds/trunk/server-config/pom.xml Thu Jul 22 07:41:12 2010
@@ -25,7 +25,7 @@
     <version>1.5.8-SNAPSHOT</version>
   </parent>
 
-  <artifactId>apacheds-config</artifactId>
+  <artifactId>server-config</artifactId>
   <name>ApacheDS Server Config</name>
 
   <dependencies>