mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-19 12:15:28 +00:00
introduced CustomFieldSerializers for CountryCodeImpl and CompetitorDescriptor to allow for final fields Change-Id: Idcec2cce798464a125f9d8c7ef1cd70fc800e106
12 lines
387 B
Plaintext
12 lines
387 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Competitorimport
|
|
Bundle-SymbolicName: com.sap.sailing.competitorimport
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: SAP
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Export-Package: com.sap.sailing.competitorimport
|
|
Require-Bundle: com.sap.sse.common,
|
|
com.sap.sailing.domain.shared.android,
|
|
com.sap.sailing.domain.common
|