final references to org.cauldron packages removed from source (FELIX-1326)


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@793955 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/sigil/bld-ivy/test/multi-project/common/common.xml b/sigil/bld-ivy/test/multi-project/common/common.xml
index 4e54d1d..07883a2 100644
--- a/sigil/bld-ivy/test/multi-project/common/common.xml
+++ b/sigil/bld-ivy/test/multi-project/common/common.xml
@@ -76,7 +76,7 @@
 		 classpath="${ivy.jar.file}"/>
 
 	<taskdef name="sigil.bundle"
-		 classname="org.cauldron.bld.ant.BundleTask"
+		 classname="org.apache.felix.sigil.ant.BundleTask"
 		 classpath="${sigil-ivy-plugin.jar}:${bndlib.jar}"/>
     </target>