Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordonald.g.dunne2013-05-06 16:16:24 +0000
committerRoberto E. Escobar2013-06-17 23:09:08 +0000
commit454a911a5ca420d129af97c7c0f37c8036fd1408 (patch)
tree411a75b7b70342c64283de0e9152846f12d26de9 /plugins/org.eclipse.osee.ats.impl/META-INF/MANIFEST.MF
parent6e23b73965dedf6c63db47b7d90e8b31742127f3 (diff)
downloadorg.eclipse.osee-454a911a5ca420d129af97c7c0f37c8036fd1408.tar.gz
org.eclipse.osee-454a911a5ca420d129af97c7c0f37c8036fd1408.tar.xz
org.eclipse.osee-454a911a5ca420d129af97c7c0f37c8036fd1408.zip
feature[ats_605B4]: Add Work Package artifact and ActivityIdColumn to set
Diffstat (limited to 'plugins/org.eclipse.osee.ats.impl/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.ats.impl/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.osee.ats.impl/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.ats.impl/META-INF/MANIFEST.MF
index 9b2bf944fc0..6f6aa90b34a 100644
--- a/plugins/org.eclipse.osee.ats.impl/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.ats.impl/META-INF/MANIFEST.MF
@@ -14,6 +14,7 @@ Import-Package: com.google.inject,
org.eclipse.osee.ats.api.ai,
org.eclipse.osee.ats.api.commit,
org.eclipse.osee.ats.api.data,
+ org.eclipse.osee.ats.api.ev,
org.eclipse.osee.ats.api.query,
org.eclipse.osee.ats.api.rule,
org.eclipse.osee.ats.api.team,

Back to the top