You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by xa...@apache.org on 2007/12/03 04:23:28 UTC

svn commit: r600424 - /ant/ivy/core/trunk/ivy.xml

Author: xavier
Date: Sun Dec  2 19:23:27 2007
New Revision: 600424

URL: http://svn.apache.org/viewvc?rev=600424&view=rev
Log:
move to org.apache.ivy as organization for consistency with maven 2 repository

Modified:
    ant/ivy/core/trunk/ivy.xml

Modified: ant/ivy/core/trunk/ivy.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/ivy.xml?rev=600424&r1=600423&r2=600424&view=diff
==============================================================================
--- ant/ivy/core/trunk/ivy.xml (original)
+++ ant/ivy/core/trunk/ivy.xml Sun Dec  2 19:23:27 2007
@@ -17,7 +17,7 @@
    under the License.    
 -->
 <ivy-module version="1.0"> 
-	<info organisation="apache"
+	<info organisation="org.apache.ivy"
 	       module="ivy"
 	       status="integration"
 	/>