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

Back to the top