Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordonald.g.dunne2014-08-21 21:03:37 +0000
committerRoberto E. Escobar2014-09-29 22:58:21 +0000
commitbc03a2da66a902dd59376ec02126a87294c63397 (patch)
treeded2e22191ada4ddf19dc2bc6dec0f4275589406 /plugins/org.eclipse.osee.ats.rest/META-INF/MANIFEST.MF
parent7171e8fa9caa5fd007445982d4a746ea2d0b8092 (diff)
downloadorg.eclipse.osee-bc03a2da66a902dd59376ec02126a87294c63397.tar.gz
org.eclipse.osee-bc03a2da66a902dd59376ec02126a87294c63397.tar.xz
org.eclipse.osee-bc03a2da66a902dd59376ec02126a87294c63397.zip
feature[ats_ATS64164]: CPA: ATS Notifications to Server
Diffstat (limited to 'plugins/org.eclipse.osee.ats.rest/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.ats.rest/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.osee.ats.rest/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.ats.rest/META-INF/MANIFEST.MF
index fa8900c87ac..02fd1587540 100644
--- a/plugins/org.eclipse.osee.ats.rest/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.ats.rest/META-INF/MANIFEST.MF
@@ -19,6 +19,7 @@ Import-Package: com.google.gson;version="2.1.0",
org.eclipse.osee.ats.api.config,
org.eclipse.osee.ats.api.cpa,
org.eclipse.osee.ats.api.data,
+ org.eclipse.osee.ats.api.notify,
org.eclipse.osee.ats.api.team,
org.eclipse.osee.ats.api.user,
org.eclipse.osee.ats.api.util,

Back to the top