Replace incubator URL in ivy.xml
diff --git a/org.eclipse.virgo.build.p2tools/ivy.xml b/org.eclipse.virgo.build.p2tools/ivy.xml
index 42dedee..7d91be1 100644
--- a/org.eclipse.virgo.build.p2tools/ivy.xml
+++ b/org.eclipse.virgo.build.p2tools/ivy.xml
@@ -2,7 +2,7 @@
 <?xml-stylesheet type="text/xsl" href="http://ivyrep.jayasoft.org/ivy-doc.xsl"?>

 <ivy-module

 		xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-		xsi:noNamespaceSchemaLocation="http://incubator.apache.org/ivy/schemas/ivy.xsd"

+		xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd"

 		version="1.3">

 

 	<info organisation="${project.organisation}" module="${ant.project.name}"/>