Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.osee.x.core.feature')
-rw-r--r--features/org.eclipse.osee.x.core.feature/feature.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/features/org.eclipse.osee.x.core.feature/feature.xml b/features/org.eclipse.osee.x.core.feature/feature.xml
index 9410e064c2f..a940a049c40 100644
--- a/features/org.eclipse.osee.x.core.feature/feature.xml
+++ b/features/org.eclipse.osee.x.core.feature/feature.xml
@@ -88,13 +88,6 @@
unpack="false"/>
<plugin
- id="org.eclipse.osee.rest.admin"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
id="org.eclipse.osee.event"
download-size="0"
install-size="0"
@@ -166,6 +159,13 @@
unpack="false"/>
<plugin
+ id="org.eclipse.osee.jaxrs.server"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
id="org.eclipse.osee.account.admin"
download-size="0"
install-size="0"

Back to the top