Skip to main content
summaryrefslogtreecommitdiffstats
blob: 810e4fc2abc9e6deca3f18aa686a157614cebb69 (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OSEE Account REST Model (Incubation)
Bundle-SymbolicName: org.eclipse.osee.account.rest.model
Bundle-Version: 0.20.0.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: org.eclipse.osee.account.rest.model
Import-Package: org.eclipse.osee.framework.jdk.core.type

Back to the top