Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto E. Escobar2014-01-10 17:15:06 +0000
committerRyan D. Brooks2014-01-10 17:15:06 +0000
commitf7524c42f21c8337830d46775bd438e8a96ea9f3 (patch)
tree71406c8606d2613c8baa0868eaf70e2a4a7d5c57 /features/org.eclipse.osee.x.core.feature/feature.xml
parent7538a69869182ee93944e381a5cc71ddbd1eb8db (diff)
downloadorg.eclipse.osee-f7524c42f21c8337830d46775bd438e8a96ea9f3.tar.gz
org.eclipse.osee-f7524c42f21c8337830d46775bd438e8a96ea9f3.tar.xz
org.eclipse.osee-f7524c42f21c8337830d46775bd438e8a96ea9f3.zip
feature[ats_ATS8933]: Create Account Admin API
Diffstat (limited to 'features/org.eclipse.osee.x.core.feature/feature.xml')
-rw-r--r--features/org.eclipse.osee.x.core.feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/org.eclipse.osee.x.core.feature/feature.xml b/features/org.eclipse.osee.x.core.feature/feature.xml
index 97f51bc7eb6..1ecfc2220d0 100644
--- a/features/org.eclipse.osee.x.core.feature/feature.xml
+++ b/features/org.eclipse.osee.x.core.feature/feature.xml
@@ -172,4 +172,11 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.osee.account.admin"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top