diff options
author | broberts | 2020-10-13 05:17:13 +0000 |
---|---|---|
committer | broberts | 2020-10-13 05:17:13 +0000 |
commit | 71b60e409d21f49c8de07e01d52a5ab174ec4cbe (patch) | |
tree | ac1f484fcd82215ac3e63047eb174e7d9d201463 | |
parent | 3400fbbe37956de1287e22ea73186fe73fc2439a (diff) | |
download | org.eclipse.osee-branden.tar.gz org.eclipse.osee-branden.tar.xz org.eclipse.osee-branden.zip |
bug: Fix buildbranden
Change-Id: I7ac52397c2134f655955aa7239a0c30682d0651a
Signed-off-by: broberts <baily.e.roberts@boeing.com>
-rw-r--r-- | features/org.eclipse.osee.client.all.feature/feature.xml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/features/org.eclipse.osee.client.all.feature/feature.xml b/features/org.eclipse.osee.client.all.feature/feature.xml index 80c73eabcaa..c27315111ce 100644 --- a/features/org.eclipse.osee.client.all.feature/feature.xml +++ b/features/org.eclipse.osee.client.all.feature/feature.xml @@ -36,9 +36,5 @@ <includes id="org.eclipse.osee.ats.ide.demo.feature" version="0.0.0"/> - - <includes - id="org.eclipse.osee.dep.feature" - version="0.0.0"/> - + </feature> |