Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.osee.x.server.feature.source/feature.xml')
-rw-r--r--features/org.eclipse.osee.x.server.feature.source/feature.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/features/org.eclipse.osee.x.server.feature.source/feature.xml b/features/org.eclipse.osee.x.server.feature.source/feature.xml
index c8354ee095c..c16695c8420 100644
--- a/features/org.eclipse.osee.x.server.feature.source/feature.xml
+++ b/features/org.eclipse.osee.x.server.feature.source/feature.xml
@@ -85,4 +85,10 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.osee.database.source"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
</feature>

Back to the top