Remove legacy Argeo Suite based on Eclipse 4.
[gpl/argeo-suite.git] / org.argeo.suite.cms / OSGI-INF / resourcesService.xml
diff --git a/org.argeo.suite.cms/OSGI-INF/resourcesService.xml b/org.argeo.suite.cms/OSGI-INF/resourcesService.xml
deleted file mode 100644 (file)
index 5f7bce1..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" immediate="true" name="Resources Service">
-   <implementation class="org.argeo.connect.resources.core.ResourcesServiceImpl"/>
-   <service>
-      <provide interface="org.argeo.connect.resources.ResourcesService"/>
-      <provide interface="org.argeo.connect.AppService"/>
-   </service>
-</scr:component>