Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto E. Escobar2013-12-18 18:47:12 +0000
committerRyan D. Brooks2013-12-18 18:47:12 +0000
commitef5e93647692f868f2f1daf614831471430a181d (patch)
tree53fdf9323aadbf3e943251e1d07bf0fcc7a71862 /plugins/org.eclipse.osee.authentication/META-INF/MANIFEST.MF
parentf2607d5e4cde9196ecfffbe9bea9d565587148a5 (diff)
downloadorg.eclipse.osee-ef5e93647692f868f2f1daf614831471430a181d.tar.gz
org.eclipse.osee-ef5e93647692f868f2f1daf614831471430a181d.tar.xz
org.eclipse.osee-ef5e93647692f868f2f1daf614831471430a181d.zip
feature[ats_ATS8937]: Create AuthenticationAdmin
Diffstat (limited to 'plugins/org.eclipse.osee.authentication/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.authentication/META-INF/MANIFEST.MF8
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/org.eclipse.osee.authentication/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.authentication/META-INF/MANIFEST.MF
deleted file mode 100644
index 1048a2169fd..00000000000
--- a/plugins/org.eclipse.osee.authentication/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,8 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: OSEE Authentication
-Bundle-SymbolicName: org.eclipse.osee.authentication
-Bundle-Version: 0.17.0.qualifier
-Bundle-Vendor: Eclipse Open System Engineering Environment
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6
-Import-Package: org.osgi.framework;version="1.3.0"

Back to the top