You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2007/04/19 17:18:33 UTC

svn commit: r530452 - /directory/ldapstudio/trunk/ldapstudio-apacheds-configuration-help/build.xml

Author: pamarcelot
Date: Thu Apr 19 08:18:29 2007
New Revision: 530452

URL: http://svn.apache.org/viewvc?view=rev&rev=530452
Log:
Updated project name.

Modified:
    directory/ldapstudio/trunk/ldapstudio-apacheds-configuration-help/build.xml

Modified: directory/ldapstudio/trunk/ldapstudio-apacheds-configuration-help/build.xml
URL: http://svn.apache.org/viewvc/directory/ldapstudio/trunk/ldapstudio-apacheds-configuration-help/build.xml?view=diff&rev=530452&r1=530451&r2=530452
==============================================================================
--- directory/ldapstudio/trunk/ldapstudio-apacheds-configuration-help/build.xml (original)
+++ directory/ldapstudio/trunk/ldapstudio-apacheds-configuration-help/build.xml Thu Apr 19 08:18:29 2007
@@ -17,7 +17,7 @@
   under the License.
 -->
 <project default="jar" xmlns:ivy="antlib:fr.jayasoft.ivy.ant">
-	<property name="project.name" value="org.apache.directory.ldapstudio.schemas.help" />
+	<property name="project.name" value="org.apache.directory.ldapstudio.apacheds.configuration.help" />
 	<property name="project.version" value="0.8.0" />
 
 	<property name="project.output" value="${basedir}/target" />