You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ds...@apache.org on 2009/08/03 12:04:21 UTC

svn commit: r800277 - /felix/trunk/sigil/eclipse/core/plugin.xml

Author: dsavage
Date: Mon Aug  3 10:04:21 2009
New Revision: 800277

URL: http://svn.apache.org/viewvc?rev=800277&view=rev
Log:
update to org.apache namespace

Modified:
    felix/trunk/sigil/eclipse/core/plugin.xml

Modified: felix/trunk/sigil/eclipse/core/plugin.xml
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/eclipse/core/plugin.xml?rev=800277&r1=800276&r2=800277&view=diff
==============================================================================
--- felix/trunk/sigil/eclipse/core/plugin.xml (original)
+++ felix/trunk/sigil/eclipse/core/plugin.xml Mon Aug  3 10:04:21 2009
@@ -80,7 +80,7 @@
       <provider
             class="org.apache.felix.sigil.core.repository.FileSystemRepositoryProvider"
             dynamic="true"
-            id="org.cauldron.sigil.core.file"
+            id="org.apache.felix.sigil.core.file"
             type="File System Repository">
       </provider>
    </extension>