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 2007/08/23 16:15:54 UTC

svn commit: r569006 - /directory/studio/trunk/studio-connection-core/ivy.xml

Author: seelmann
Date: Thu Aug 23 07:15:53 2007
New Revision: 569006

URL: http://svn.apache.org/viewvc?rev=569006&view=rev
Log:
Corrected module name

Modified:
    directory/studio/trunk/studio-connection-core/ivy.xml

Modified: directory/studio/trunk/studio-connection-core/ivy.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/studio-connection-core/ivy.xml?rev=569006&r1=569005&r2=569006&view=diff
==============================================================================
--- directory/studio/trunk/studio-connection-core/ivy.xml (original)
+++ directory/studio/trunk/studio-connection-core/ivy.xml Thu Aug 23 07:15:53 2007
@@ -17,7 +17,7 @@
   under the License.
 -->
 <ivy-module version="1.0">
-	<info organisation="org.apache.directory.studio" module="studio-ldapbrowser-core"/>
+	<info organisation="org.apache.directory.studio" module="studio-connection-core"/>
 	<dependencies>
 		<dependency org="commons-io" name="commons-io" rev="1.3.1"/>
     </dependencies>