update to use apache sigil resources FELIX-1396
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@800918 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/sigil/common/core/.classpath b/sigil/common/core/.classpath
index 2503159..c9ffd60 100644
--- a/sigil/common/core/.classpath
+++ b/sigil/common/core/.classpath
@@ -2,6 +2,6 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="con" path="org.cauldron.sigil.core.classpathContainer"/>
+ <classpathentry kind="con" path="org.apache.felix.sigil.classpathContainer"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>